Skip to content

Commit

Permalink
Update versions for alpha release (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: Nitish Jain <[email protected]>
  • Loading branch information
nitish-a-jain and Nitish Jain authored Jul 8, 2020
1 parent 7945244 commit 62cb51c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion js-miniapp-bridge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "js-miniapp-bridge",
"version": "0.1.0",
"version": "1.1.0-alpha",
"description": "Mini App JavaScript Bridge",
"main": "build/src/index.js",
"dependencies": {},
Expand Down
2 changes: 1 addition & 1 deletion js-miniapp-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "js-miniapp-sdk",
"version": "1.0.0",
"version": "1.1.0-alpha",
"description": "Mini App SDK for JavaScript",
"main": "build/miniapp.bundle.js",
"browser": "build/miniapp.bundle.js",
Expand Down

0 comments on commit 62cb51c

Please sign in to comment.