Skip to content

Commit 51ef600

Browse files
authored
Update version to 0.12.1 (#176)
1 parent 1f73540 commit 51ef600

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
@@ -9,7 +9,7 @@ package : Package :=
99
mkVersion@{
1010
major := 0;
1111
minor := 12;
12-
patch := 0;
12+
patch := 1;
1313
release := nothing;
1414
};
1515
dependencies := [];

0 commit comments

Comments
 (0)