Skip to content

Commit 45d2e2d

Browse files
committed
Bump version number to 1.4.0-SNAPSHOT
1 parent f6d86cd commit 45d2e2d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Summary of the changes done in each version.
44

5+
## 1.4.0-SNAPSHOT (Not yet released)
6+
57
## 1.3.0 (2017-06-23)
68

79
### New APIs

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ allprojects {
1010
apply plugin: 'java'
1111
group = 'org.zaproxy'
1212

13-
version '1.3.0'
13+
version '1.4.0-SNAPSHOT'
1414
ext.versionBC = '1.0.0'
1515

1616
repositories {

0 commit comments

Comments
 (0)