Merge pull request #454 from ebeigarts/fix-version

Bump version in all the files
This commit is contained in:
Olly Smith 2014-07-14 20:59:51 +01:00
commit 18c1842850
5 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "morris.js",
"version": "0.5.0",
"version": "0.5.1",
"main": [
"./morris.js",
"./morris.css"

View File

@ -1,6 +1,6 @@
{
"name": "morris.js",
"version": "0.5.0",
"version": "0.5.1",
"main": [
"./morris.js",
"./morris.css"

View File

@ -1,5 +1,5 @@
/* @license
morris.js v0.5.0
morris.js v0.5.1
Copyright 2014 Olly Smith All rights reserved.
Licensed under the BSD-2-Clause License.
*/

2
morris.min.js vendored
View File

@ -1,5 +1,5 @@
/* @license
morris.js v0.5.0
morris.js v0.5.1
Copyright 2014 Olly Smith All rights reserved.
Licensed under the BSD-2-Clause License.
*/

View File

@ -1,6 +1,6 @@
{
"name": "morris.js",
"version": "0.5.0",
"version": "0.5.1",
"homepage": "http://morrisjs.github.com/morris.js",
"license": "BSD-2-Clause",
"description": "Easy, pretty charts",