Bump version number post-0.10

This commit is contained in:
Marijn Haverbeke
2014-12-11 14:52:32 +01:00
parent 0a812b6020
commit c671bcfaf7
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
})(this, function(exports) {
"use strict";
exports.version = "0.10.0";
exports.version = "0.10.1";
// The main exported interface (under `self.acorn` when in the
// browser) is a `parse` function that takes a code string and