Skip to content

Commit

Permalink
chore: publish 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfig committed Feb 26, 2021
1 parent 3f218b5 commit c0baf53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Release
on:
push:
branches: [master] # FIXME: just for testing.
# branches: [master] # just for testing.
tags:
- 'v*'

Expand Down
2 changes: 1 addition & 1 deletion packages/app-electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@pledger/app-electron",
"productName": "Pledger",
"private": true,
"version": "0.2.2-dev.4",
"version": "0.2.3",
"description": "Agoric Pledger Wallet",
"main": "./src/entrypoint.cjs",
"repository": "https+git://github.com/agoric-labs/Pledger",
Expand Down

0 comments on commit c0baf53

Please sign in to comment.