diff options
author | wout <wout@impinc.co.uk> | 2014-02-01 11:15:39 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2014-02-01 11:15:39 +0100 |
commit | 08c53d59fc3a43d906951b1a49bfef9a81c2f9f5 (patch) | |
tree | 0921460e6e54aaf8c8e8c55d2952379f490401c9 /bower.json | |
parent | 859bbecc67cbb0d81cf8639c4cfefbf39151faef (diff) | |
download | svg.js-08c53d59fc3a43d906951b1a49bfef9a81c2f9f5.tar.gz svg.js-08c53d59fc3a43d906951b1a49bfef9a81c2f9f5.zip |
Updated version format in JSON
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ { "name": "svg.js", - "version": "1.0rc1", + "version": "1.0.0-rc1", "homepage": "http://svgjs.com/", "authors": [ "Wout Fierens <wout@impinc.co.uk>" |