Browse Source

Bumped version number to 4.13.1-SNAPSHOT

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

+ 4
- 0
HISTORY.md View File

@ -2,6 +2,10 @@
http://visjs.org
## not yet released, version 4.13.1-SNAPSHOT
## 2016-02-01, version 4.13.0
### Network

+ 1
- 1
package.json View File

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

Loading…
Cancel
Save