Skip to content

Commit

Permalink
1.0.3: 🤬 nimble
Browse files Browse the repository at this point in the history
  • Loading branch information
disruptek committed May 16, 2021
1 parent 91ed5a1 commit 99f728d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jason.nimble
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
version = "1.0.2"
version = "1.0.3"
author = "disruptek"
description = "compile-time json"
license = "MIT"

when not defined(release):
requires "https://github.com/disruptek/balls#rc"
requires "https://github.com/disruptek/balls > 2.0.0 & < 3.0.0"
requires "https://github.com/disruptek/criterion < 1.0.0"

task test, "run tests for ci":
Expand Down

0 comments on commit 99f728d

Please sign in to comment.