Skip to content

Commit 718da80

Browse files
committed
Update Mojo and Larecs version
1 parent 74c721e commit 718da80

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipes/larecs/recipe.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
context:
2-
version: "0.2.0"
3-
max_requirement: "max = 25.3.0"
2+
version: "0.3.0"
3+
max_requirement: "max = 25.4.0"
44

55
package:
66
name: "larecs"
77
version: ${{ version }}
88

99
source:
1010
- git: https://github.com/samufi/larecs.git
11-
tag: "v0.2.0"
11+
tag: "v0.3.0"
1212

1313
build:
1414
number: 0

0 commit comments

Comments
 (0)