Skip to content

Commit ccf4cb5

Browse files
committed
Bump version to 1.4
1 parent 62a9a2e commit ccf4cb5

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@
1212
pom.xml.releaseBackup
1313
release.properties
1414
.vscode
15+
*.versionsBackup

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>com.github.jonathanhds</groupId>
44
<artifactId>sql-builder</artifactId>
55
<packaging>jar</packaging>
6-
<version>1.4-SNAPSHOT</version>
6+
<version>1.4</version>
77
<name>sql-builder</name>
88
<url>https://github.com/jonathanhds/sql-builder</url>
99
<description>A dynamic SQL builder for Java language.</description>

0 commit comments

Comments
 (0)