Skip to content

Commit aeb6eca

Browse files
affonsovaffonsoBQ
andauthored
Bumping version to 1.2.1 (#310)
* bump to v1.2.1 * Commit Code Coverage Badge Co-authored-by: affonsoBQ <[email protected]>
1 parent 7ae0a69 commit aeb6eca

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ CONNECTION_STRING_LOCAL=jdbc:documentdb://username:password@localhost/database
33
CONNECTION_STRING_REMOTE=jdbc:documentdb://username:password@remotehost/database
44
MAJOR_VERSION=1
55
MINOR_VERSION=2
6-
PATCH_VERSION=0
6+
PATCH_VERSION=1
77
APPLICATION_NAME=Amazon DocumentDB JDBC Driver
88
# Comment out if not creating a beta version
99
#BETA_VERSION=1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
default.application.name=Amazon DocumentDB JDBC Driver v1.2.0
1+
default.application.name=Amazon DocumentDB JDBC Driver v1.2.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
driver.full.version=1.2.0
1+
driver.full.version=1.2.1
22
driver.major.version=1
33
driver.minor.version=2

0 commit comments

Comments
 (0)