Skip to content

Commit

Permalink
release v0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jan 11, 2020
1 parent d141496 commit c34b02b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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": "@vueuse/core",
"version": "0.0.15",
"version": "0.0.16",
"description": "Collection of essential Vue Composition API",
"scripts": {
"build": "node ./scripts/build",
Expand Down Expand Up @@ -117,4 +117,4 @@
"vue-template-compiler": "2.6.11",
"vue-tsx-support": "2.3.2"
}
}
}

0 comments on commit c34b02b

Please sign in to comment.