Skip to content

Commit

Permalink
v0.6.1 (#3638)
Browse files Browse the repository at this point in the history
  • Loading branch information
armaniferrante authored Apr 7, 2023
1 parent 943dbce commit b04c358
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull_requests_and_merges.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
name: Build and run tests
env:
RELEASE_PREFIX: "0.6.0"
RELEASE_PREFIX: "0.6.1"
steps:
##########################################################################
# Setup environment.
Expand Down
2 changes: 1 addition & 1 deletion packages/app-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coral-xyz/app-extension",
"version": "0.6.0",
"version": "0.6.1",
"description": "A next level crypto wallet for Solana and Ethereum",
"private": true,
"dependencies": {
Expand Down

1 comment on commit b04c358

@vercel
Copy link

@vercel vercel bot commented on b04c358 Apr 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.