Skip to content

Commit e997c0b

Browse files
committed
3.2.0 RELEASE
1 parent 5784453 commit e997c0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ deploy:
4949

5050
env:
5151
global:
52-
- NITRITE_VERSION=3.2.0-SNAPSHOT
52+
- NITRITE_VERSION=3.2.0
5353
- PGP_KEY_FILE=~/secring.gpg

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
org.gradle.jvmargs=-Xmx1024m
2525

2626
# artifact version
27-
nitriteVersion=3.2.0-SNAPSHOT
27+
nitriteVersion=3.2.0
2828

2929
# nitrite dependency
3030
asciidoctorVersion=1.5.4

0 commit comments

Comments
 (0)