Skip to content

Commit

Permalink
Bump version to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt English committed Mar 15, 2021
1 parent 56244b7 commit 84f8a7f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-airbnb-style-datepicker",
"version": "2.2.0",
"version": "2.3.0",
"description": "A VueJs version of the popular AirBnb datepicker",
"main": "dist/vue-airbnb-style-datepicker.cjs.js",
"module": "dist/vue-airbnb-style-datepicker.es.js",
Expand Down Expand Up @@ -80,4 +80,4 @@
"pre-commit": "pretty-quick --staged"
}
}
}
}

0 comments on commit 84f8a7f

Please sign in to comment.