Skip to content

Commit

Permalink
bump version to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
luckyyang committed Oct 20, 2020
1 parent 889c6f2 commit f70c66f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "synapse-extension",
"version": "0.1.2",
"version": "0.1.3",
"description": "Synapse extension is a wallet for Nervos CKB",
"scripts": {
"build": "webpack --config webpack.prod.js",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Synapse extension",
"description": "Synapse extension is a wallet for Nervos CKB",
"version": "0.1.2",
"version": "0.1.3",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArjp+K74leZLvbeNbDDpf9sRzPN1uS1jih7OooA2JvmmVgZzBb9eRbaiLScbRDdS9IGhsxSNrj5/Li1Yv72INX8GJv1hCRys4JfBUFYAoCIOjRAzJgzmXVzxQy8EiKTEFrMo7sqIVkNvhccYySYG9DuHp6of/JnIxfdIrAD/BGwsC/5Mc/Vi8PZ/FtLo/5l4FtPu97TYk15RU0wYsPMIsDcP7GFnJVpOja8BKa0EfzVfRt3F05WJ0vGB2KTm/OrxH2IhTYqot/cvHeV/Q90xmuftpaQ4RSSuGZqKHhUoUvXilZj7r3948NYf/FZhQJukZT7VAXr7wclsdPXjZlbGcBwIDAQAB",
"id": "dbmnckdibkgoeppfmploopnghhgnnnmf",
"options_page": "",
Expand Down

0 comments on commit f70c66f

Please sign in to comment.