Skip to content

Commit

Permalink
chore: set version for rc
Browse files Browse the repository at this point in the history
  • Loading branch information
nilslice committed Jan 3, 2024
1 parent c919359 commit 55e640a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.zig.zon
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.{
.name = "extism",
.version = "0.1.0",
.version = "1.0.0-rc1",
.paths = .{""},
}

0 comments on commit 55e640a

Please sign in to comment.