Skip to content

Commit

Permalink
Merge pull request #416 from CosmWasm/release-0.9.0
Browse files Browse the repository at this point in the history
Release 0.9.0
  • Loading branch information
ethanfrey authored Sep 14, 2021
2 parents 0077c95 + 08289bc commit 236a9db
Show file tree
Hide file tree
Showing 29 changed files with 206 additions and 206 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1044,7 +1044,7 @@ jobs:
- run:
name: Build development contracts
command: |
docker run --volumes-from with_code cosmwasm/workspace-optimizer:0.11.5
docker run --volumes-from with_code cosmwasm/workspace-optimizer:0.12.1
docker cp with_code:/code/artifacts ./artifacts
- run:
name: Show data
Expand Down
Loading

0 comments on commit 236a9db

Please sign in to comment.