Skip to content

Commit

Permalink
Merge pull request #3 from gogu/develop
Browse files Browse the repository at this point in the history
Update to 0.2.0.
  • Loading branch information
furybean committed Jan 26, 2016
2 parents 794e39c + a035e87 commit 0323f95
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,8 +1,8 @@
{
"name": "vue-swipe",
"version": "0.1.4",
"version": "0.2.0",
"description": "A touch slider for vue.js.",
"main": "lib/index.js",
"main": "lib/vue-swipe.js",
"scripts": {
"dev": "webpack-dev-server --config ./webpack.example.config.js --inline --hot",
"remote-dev": "npm run dev --host",
Expand Down

0 comments on commit 0323f95

Please sign in to comment.