We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efd3427 commit f7e26d6Copy full SHA for f7e26d6
CHANGELOG.md
@@ -2,7 +2,7 @@ CHANGELOG
2
=========
3
4
5
-2.0.0 (2018-XX-XX)
+2.0.0 (2018-21-09)
6
------------------
7
8
-* Initial release
+* Initial release of POP-Java 2.0
build.gradle
@@ -9,7 +9,7 @@ description = 'A Java distributed system'
9
10
group = "ch.icosys"
11
archivesBaseName = "popjava"
12
-version = "1.5.3"
+version = "2.0.0"
13
sourceCompatibility = "1.8"
14
targetCompatibility = "1.8"
15
0 commit comments