Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions recipes/protomojo/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
context:
version: "0.4.2"
version: "0.4.3"
mojo_version: ">=1.0.0,<1.1.0"

package:
Expand All @@ -8,7 +8,7 @@ package:

source:
- git: https://github.com/nsalerni/protomojo.git
rev: 348f86c23cc6c206fd29f256fcb1eb1f5ae8e21f
rev: e6db83449b1b027f0750415482847c4d8a17ae24

build:
number: 0
Expand Down
Loading