Skip to content

Commit 4103499

Browse files
committed
build: update package version
1 parent 45e429a commit 4103499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.juvix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import PackageDescription.V2 open;
55
package : Package :=
66
defaultPackage@?{
77
name := "anoma-app-patterns";
8-
version := mkVersion 0 0 1;
8+
version := mkVersion 0 3 0;
99
dependencies :=
1010
[ github "anoma" "juvix-anoma-stdlib" "v0.4.0"
1111
; github "anoma" "juvix-stdlib" "v0.5.0"

0 commit comments

Comments
 (0)