We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5818603 commit dd65f39Copy full SHA for dd65f39
build.zig.zon
@@ -1,7 +1,7 @@
1
.{
2
.name = "solana-program-sdk",
3
- .version = "0.13.1",
4
- .minimum_zig_version = "0.12.0",
+ .version = "0.14.0",
+ .minimum_zig_version = "0.13.0",
5
6
// This field is optional.
7
// Each dependency must either provide a `url` and `hash`, or a `path`.
0 commit comments