Skip to content

Commit

Permalink
chore: Bump 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frandiox committed Feb 15, 2021
1 parent fcbad7e commit 4c9212b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-use-stripe",
"version": "0.0.2",
"version": "0.1.0",
"description": "Thin Vue 3 wrapper for Stripe.js",
"main": "./dist/index.umd.js",
"module": "./dist/index.esm.js",
Expand Down Expand Up @@ -78,4 +78,4 @@
"vite": "^2.0.0-beta.69",
"vue": "^3.0.0"
}
}
}

0 comments on commit 4c9212b

Please sign in to comment.