We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d525d4c commit 1e46377Copy full SHA for 1e46377
1 file changed
recipes/mojo-regex/recipe.yaml
@@ -1,5 +1,5 @@
1
context:
2
- version: 0.7.0
+ version: 0.8.0
3
mojo_version: "=0.26.2"
4
about:
5
description: "# Mojo Regex\nRegular Expressions Library for Mojo\n\n`mojo-regex` is a\
@@ -29,4 +29,4 @@ requirements:
29
- ${{ pin_compatible('mojo-compiler') }}
30
source:
31
- git: https://github.com/msaelices/mojo-regex.git
32
- rev: 54e49ae347aeea42afe4a5c54f14cabfc4f69805
+ rev: 3232090fce9bdf64b95da44774b665e24f03213f
0 commit comments