Advance version number for new implementation.

This commit is contained in:
Jonathan Bernard
2016-01-26 00:34:19 -06:00
parent 9728055c45
commit 2277dd0828
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ apply plugin: "application"
apply plugin: "maven"
group = "com.jdblabs"
version = "1.3"
version = "1.4.0"
mainClassName = "com.jdblabs.file.treediff.TreeDiff"
repositories {