Browse Source

Reverted changing version number on master

codeClimate
jos 8 years ago
parent
commit
10300d90a9
2 changed files with 1 additions and 6 deletions
  1. +0
    -5
      HISTORY.md
  2. +1
    -1
      package.json

+ 0
- 5
HISTORY.md View File

@ -2,11 +2,6 @@
http://visjs.org
## not yet released, version 4.16.1-SNAPSHOT
## 2016-04-07, version 4.16.0
### Timeline

+ 1
- 1
package.json View File

@ -1,6 +1,6 @@
{
"name": "vis",
"version": "4.16.1-SNAPSHOT",
"version": "4.16.0",
"description": "A dynamic, browser-based visualization library.",
"homepage": "http://visjs.org/",
"license": "(Apache-2.0 OR MIT)",

Loading…
Cancel
Save