Skip to content

Commit

Permalink
3.2.0 RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
anidotnet committed Mar 16, 2019
1 parent 5784453 commit e997c0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ deploy:

env:
global:
- NITRITE_VERSION=3.2.0-SNAPSHOT
- NITRITE_VERSION=3.2.0
- PGP_KEY_FILE=~/secring.gpg
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
org.gradle.jvmargs=-Xmx1024m

# artifact version
nitriteVersion=3.2.0-SNAPSHOT
nitriteVersion=3.2.0

# nitrite dependency
asciidoctorVersion=1.5.4
Expand Down

0 comments on commit e997c0b

Please sign in to comment.