Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Preparing new release with string fix provided by Sacha Cohen-Scali
  • Loading branch information
kasperjj committed Jun 29, 2018
1 parent 7f23ef1 commit 64c87b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = '2.3.1'
version = '2.3.2'

group = "me.doubledutch"
archivesBaseName = "lazyjson"
Expand Down
8 changes: 4 additions & 4 deletions src/main/resources/lazyjson_version.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Fri May 26 11:46:03 PDT 2017
BUILD_VERSION=2.3.1
BUILD_DATE=2017-05-26T18\:46\:03Z
BUILD_NUMBER=1052
#Fri Jun 29 07:35:28 PDT 2018
BUILD_VERSION=2.3.2
BUILD_DATE=2018-06-29T14\:35\:28Z
BUILD_NUMBER=1053

0 comments on commit 64c87b4

Please sign in to comment.