We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f1aaa7 commit accc50dCopy full SHA for accc50d
.travis.yml
@@ -42,5 +42,5 @@ deploy:
42
43
env:
44
global:
45
- - NITRITE_VERSION=2.0.0
+ - NITRITE_VERSION=2.0.1
46
- PGP_KEY_FILE=~/secring.gpg
gradle.properties
@@ -22,7 +22,7 @@
22
org.gradle.jvmargs=-Xmx1024m
23
24
# artifact version
25
-nitriteVersion=2.0.0
+nitriteVersion=2.0.1
26
27
# nitrite dependency
28
asciidoctorVersion=1.5.4
0 commit comments