Changed version number to 0.10.1-SNAPSHOT

This commit is contained in:
josdejong 2013-07-08 14:47:17 +02:00
parent e656ec0fb4
commit 8dd12403fd
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "mathjs",
"version": "0.10.0",
"version": "0.10.1-SNAPSHOT",
"main": "math.js",
"ignore": [
"img",

View File

@ -1,6 +1,6 @@
{
"name": "mathjs",
"version": "0.10.0",
"version": "0.10.1-SNAPSHOT",
"description": "Math.js is an extensive math library for JavaScript and Node.js. It features real and complex numbers, units, matrices, a large set of mathematical functions, and a flexible expression parser.",
"author": "Jos de Jong <wjosdejong@gmail.com>",
"contributors": [