Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Commit 9fc4652

Browse files
committed
version bump to 1.3.0
1 parent 7be57b0 commit 9fc4652

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Release 1.3.0
1+
Release 1.3.0 -- 30 Nov 2018
22
---------------
33
* Major updates, bugfixes, cleanups and refactoring of CogStack Pipeline, including:
44
-- updated the build process, incl. automated TravisCI and Docker Hub builds,

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repositories {
1414
maven { url "https://maven.elasticsearch.org/releases" }
1515
}
1616

17-
version '1.2.0'
17+
version '1.3.0'
1818
sourceCompatibility = JavaVersion.VERSION_11
1919
targetCompatibility = JavaVersion.VERSION_11
2020

0 commit comments

Comments
 (0)