Skip to content

Commit

Permalink
Updated version number to v0.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
karakanb committed Sep 1, 2017
1 parent 974c232 commit 6340b7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-info-card",
"version": "0.0.5",
"description": "Simple and beautiful card component with trend graph, for VueJS.",
"version": "0.1.0",
"description": "Simple and beautiful card component with an elegant spark line, for VueJS.",
"main": "dist/vue-info-card.js",
"scripts": {
"build": "rimraf ./dist && webpack --config ./webpack.config.js",
Expand Down

0 comments on commit 6340b7e

Please sign in to comment.