Skip to content

Commit

Permalink
v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
quinnlangille committed Aug 20, 2018
1 parent 9078aae commit aa2a651
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,6 +1,6 @@
{
"name": "vue-carousel",
"version": "0.9.0",
"version": "0.10.0",
"description": "A flexible, responsive, touch-friendly carousel for Vue.js",
"main": "dist/vue-carousel.min.js",
"scripts": {
Expand Down Expand Up @@ -74,8 +74,8 @@
"vue-loader": "^12.2.1",
"vue-play": "2.2.0",
"vue-play-cli": "1.0.4",
"vue-template-compiler": "^2.1.8",
"vue-style-loader": "toddlawton/vue-style-loader",
"vue-template-compiler": "^2.1.8",
"webpack": "^1.14.0",
"webpack-merge": "^1.1.2"
},
Expand Down

0 comments on commit aa2a651

Please sign in to comment.