Skip to content

Commit 17c40f9

Browse files
committed
move to 0.5.1
1 parent 2381769 commit 17c40f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/basePklProject.pkl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ local packageName: String = findRootModule(myModule).relativePathTo(module).last
1717

1818
package {
1919
name = packageName
20-
version = "0.3.0"
20+
version = "0.5.0"
2121
baseUri = "package://pkl-pkgs.lucsoft.de/packages/\(name)"
2222
packageZipUrl = "https://pkl-pkgs.lucsoft.de/packages/\(name)@\(version)/\(name)@\(version).zip"
2323
license = "MIT"

0 commit comments

Comments
 (0)