Skip to content

Commit 8a534bd

Browse files
authored
bumped version to 1.0.1 (#3)
1 parent 68180e2 commit 8a534bd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Move.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[move]
44
version = 3
5-
manifest_digest = "1E8F3549DA1BE16C1C23F67C000E57C788A42529397330E9A15349D7D07E18CA"
5+
manifest_digest = "D3FAA78E10AC246A9241B89A7C799366958F772C806EBE9DDE60BC5A6506B8C6"
66
deps_digest = "F8BBB0CCB2491CA29A3DF03D6F92277A4F3574266507ACD77214D37ECA3F3082"
77
dependencies = [
88
{ id = "Sui", name = "Sui" },

Move.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# -------------------------------
33
[package]
44
name = "IntegerLibrary"
5-
version = "1.0.0"
6-
published-at = "0x7ed928033044a2065decf7135c8291d0a42ae3e4e481c61200e79f6e17f3038b"
5+
version = "1.0.1"
6+
published-at = "0xab5e63352d0f05881bdfa1631cc0f7fc1669175a00d608828a924df481a9e4bd"
77

88
[dependencies]
99
Sui = { git = "https://github.com/MystenLabs/sui.git", subdir = "crates/sui-framework/packages/sui-framework", rev = "mainnet-v1.48.2" }

0 commit comments

Comments
 (0)