mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
Changed version number to 0.10.1-SNAPSHOT
This commit is contained in:
parent
e656ec0fb4
commit
8dd12403fd
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mathjs",
|
||||
"version": "0.10.0",
|
||||
"version": "0.10.1-SNAPSHOT",
|
||||
"main": "math.js",
|
||||
"ignore": [
|
||||
"img",
|
||||
|
||||
@ -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": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user