Skip to content

Commit a3d5c4c

Browse files
committed
Set version: 1.2.3
1 parent 26c0574 commit a3d5c4c

File tree

21 files changed

+103
-100
lines changed

21 files changed

+103
-100
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to
66

77
## [Unreleased]
88

9+
## [1.2.3] - 2023-03-22
10+
911
- cosmwasm-vm: Use saturating increments for `Stats` fields to ensure we don't
1012
run into overflow issues.
1113

@@ -1656,7 +1658,8 @@ Some main points:
16561658

16571659
All future Changelog entries will reference this base
16581660

1659-
[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v1.2.2...HEAD
1661+
[unreleased]: https://github.com/CosmWasm/cosmwasm/compare/v1.2.3...HEAD
1662+
[1.2.3]: https://github.com/CosmWasm/cosmwasm/compare/v1.2.2...v1.2.3
16601663
[1.2.2]: https://github.com/CosmWasm/cosmwasm/compare/v1.2.1...v1.2.2
16611664
[1.2.1]: https://github.com/CosmWasm/cosmwasm/compare/v1.2.0...v1.2.1
16621665
[1.2.0]: https://github.com/CosmWasm/cosmwasm/compare/v1.1.9...v1.2.0

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts/burner/Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts/crypto-verify/Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts/cyberpunk/Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts/floaty/Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts/hackatom/Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)