mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
Updated version to 0.7.3-SNAPSHOT
This commit is contained in:
parent
006fe720a1
commit
e2d7cbb089
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mathjs",
|
||||
"version": "0.7.2",
|
||||
"version": "0.7.3-SNAPSHOT",
|
||||
"main": "math.js",
|
||||
"ignore": [
|
||||
"img",
|
||||
|
||||
2
math.js
2
math.js
@ -6,7 +6,7 @@
|
||||
* It features real and complex numbers, units, matrices, a large set of
|
||||
* mathematical functions, and a flexible expression parser.
|
||||
*
|
||||
* @version 0.7.2
|
||||
* @version 0.7.3-SNAPSHOT
|
||||
* @date 2013-05-04
|
||||
*
|
||||
* @license
|
||||
|
||||
2
math.min.js
vendored
2
math.min.js
vendored
@ -6,7 +6,7 @@
|
||||
* It features real and complex numbers, units, matrices, a large set of
|
||||
* mathematical functions, and a flexible expression parser.
|
||||
*
|
||||
* @version 0.7.2
|
||||
* @version 0.7.3-SNAPSHOT
|
||||
* @date 2013-05-04
|
||||
*
|
||||
* @license
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mathjs",
|
||||
"version": "0.7.2",
|
||||
"version": "0.7.3-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