Skip to content

Commit

Permalink
v0.4.0
Browse files Browse the repository at this point in the history
baku89 committed Jun 13, 2024
1 parent 3af36d5 commit f67156b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integrations/vue3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tethr/vue3",
"version": "0.1.0",
"version": "0.4.0",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"private": false,
@@ -15,7 +15,7 @@
"homepage": "https://baku89.github.io/tethr/",
"license": "MIT",
"dependencies": {
"tethr": "0.3.1",
"tethr": "0.4.0",
"vue": "^3.0.0"
}
}

0 comments on commit f67156b

Please sign in to comment.