Skip to content

Commit

Permalink
chore(release): 0.2.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasGassmann committed Apr 30, 2020
1 parent 9a81bae commit 71c75d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@airgap/beacon-sdk",
"version": "0.2.0-beta.0",
"version": "0.2.0-beta.1",
"description": "The beacon-sdk is setup in a way to allow for p2p communication between wallets and dapps",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -100,4 +100,4 @@
"pre-commit": "npm run check-version && pretty-quick --staged"
}
}
}
}

0 comments on commit 71c75d4

Please sign in to comment.