Skip to content

Commit

Permalink
release v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dammy001 committed May 1, 2022
1 parent e7670b2 commit 8e9dcd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/split-input-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "split-input-example",
"version": "1.1.1",
"version": "1.1.2",
"scripts": {
"dev": "vite --host --open",
"build": "vue-tsc --noEmit && vite build",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-split-input",
"version": "1.1.1",
"version": "1.1.2",
"description": "Vue Split input for otp verification etc",
"files": [
"dist",
Expand Down

0 comments on commit 8e9dcd8

Please sign in to comment.