Skip to content

Commit 0fd98b4

Browse files
committed
Update SRC-14 and SRC-15 to v0.8.0
1 parent 710302c commit 0fd98b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

standards/src14/Forc.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = ["Fuel Labs <[email protected]>"]
33
entry = "src14.sw"
44
license = "Apache-2.0"
55
name = "src14"
6-
version = "0.8.2"
6+
version = "0.8.0"
77
description = "The SRC-14 Standard proposes a standard for simple upgradeable proxies."
88
homepage = "https://github.com/FuelLabs/sway-standards"
99
repository = "https://github.com/FuelLabs/sway-standards"

standards/src15/Forc.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = ["Fuel Labs <[email protected]>"]
33
entry = "src15.sw"
44
license = "Apache-2.0"
55
name = "src15"
6-
version = "0.8.2"
6+
version = "0.8.0"
77
description = "The SRC-15 Standard defines arbitrary metadata for any Native Asset that is not required by other contracts onchain, in a stateless manner."
88
homepage = "https://github.com/FuelLabs/sway-standards"
99
repository = "https://github.com/FuelLabs/sway-standards"

0 commit comments

Comments
 (0)