Skip to content

Commit 909ccdd

Browse files
committed
1.8.26: update tests
1 parent d86d39c commit 909ccdd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

bump.nimble

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
version = "1.8.25"
1+
version = "1.8.26"
22
author = "disruptek"
33
description = "a tiny tool to bump nimble versions"
44
license = "MIT"
55

6-
requires "https://github.com/disruptek/testes >= 0.7.1 & < 1.0.0"
76
requires "https://github.com/disruptek/cutelog >= 1.1.2 & < 2.0.0"
7+
when not defined(release):
8+
requires "https://github.com/disruptek/testes >= 1.0.0 & < 2.0.0"
89

910
bin = @["bump"]
1011

0 commit comments

Comments
 (0)