Skip to content

Commit 3ee2c01

Browse files
committed
Update version number to 0.3.0
1 parent 023cc2e commit 3ee2c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

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

1616
module(
1717
name = "rules_pkl",
18-
version = "0.2.0",
18+
version = "0.3.0",
1919
bazel_compatibility = [">=7.0.0"],
2020
compatibility_level = 1,
2121
)

0 commit comments

Comments
 (0)