Skip to content

Commit

Permalink
Update jsonnet extension to v0.2.0 (#1294)
Browse files Browse the repository at this point in the history
This PR updates the jsonnet extension to the latest version v0.2.0
  • Loading branch information
narqo authored Aug 24, 2024
1 parent 6f6664b commit 33f4257
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extensions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ version = "0.2.2"

[jsonnet]
submodule = "extensions/jsonnet"
version = "0.1.0"
version = "0.2.0"

[julia]
submodule = "extensions/julia"
Expand Down
2 changes: 1 addition & 1 deletion extensions/jsonnet
Submodule jsonnet updated 5 files
+1 −1 Cargo.lock
+1 −1 Cargo.toml
+18 −0 README.md
+2 −2 extension.toml
+25 −1 src/jsonnet.rs

0 comments on commit 33f4257

Please sign in to comment.