Skip to content

Commit

Permalink
0.3.1: submodule fix
Browse files Browse the repository at this point in the history
  • Loading branch information
disruptek committed Nov 15, 2020
1 parent 1842883 commit d1a0dc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
branch = tag/0.2.0
[submodule "grok"]
path = grok
url = git+ssh://git@github.com/disruptek/grok
url = https://github.com/disruptek/grok
branch = master
[submodule "packedjson"]
path = packedjson
Expand Down
2 changes: 1 addition & 1 deletion jason.nimble
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "0.3.0"
version = "0.3.1"
author = "disruptek"
description = "compile-time json"
license = "MIT"
Expand Down

0 comments on commit d1a0dc9

Please sign in to comment.