We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45e429a commit 4103499Copy full SHA for 4103499
Package.juvix
@@ -5,7 +5,7 @@ import PackageDescription.V2 open;
5
package : Package :=
6
defaultPackage@?{
7
name := "anoma-app-patterns";
8
- version := mkVersion 0 0 1;
+ version := mkVersion 0 3 0;
9
dependencies :=
10
[ github "anoma" "juvix-anoma-stdlib" "v0.4.0"
11
; github "anoma" "juvix-stdlib" "v0.5.0"
0 commit comments