Updated version number to 0.11.2-SNAPSHOT

This commit is contained in:
josdejong 2013-07-23 21:36:23 +02:00
parent 142dca191b
commit 3da8bd354d
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "mathjs",
"version": "0.11.1",
"version": "0.11.2-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": [