Skip to content

Commit

Permalink
chore: move version back
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed Oct 6, 2023
1 parent bdd9c20 commit 828c925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module(
name = "ecsact_si_wasm",
version = "0.2.0",
version = "0.1.0",
)

bazel_dep(name = "rules_cc", version = "0.0.8")
Expand Down

0 comments on commit 828c925

Please sign in to comment.