Skip to content

Commit

Permalink
chore: release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rudyxu committed Sep 23, 2023
1 parent c3281d3 commit daad925
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Vue TS Utils
Typescript utils for vue3
Typescript utils for vue2 and Vue3

## Installation
```bash
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-ts-utils",
"version": "1.0.0-beta.5",
"description": "Typescript utils for vue3",
"version": "0.2.0",
"description": "Typescript utils for Vue2 and Vue3",
"main": "src/index.ts",
"typings": "./lib/src/index.d.ts",
"files": [
Expand Down

0 comments on commit daad925

Please sign in to comment.