We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0d7f62 commit 2b2a263Copy full SHA for 2b2a263
2 files changed
Milestone.md
@@ -4,6 +4,9 @@
4
5
Since vesion 1.1.0.x, Java 6 (1.6) or higher is required.
6
7
+## snappy-java-1.1.1.4 (23 Oct 2014)
8
+ * Fixes #88 and #89
9
+
10
## snappy-java-1.0.5.4 (12 September 2014)
11
* Embedded libstdc++ for Linux/amd64 native library (hotfix to 1.0.5.x series)
12
version.sbt
@@ -1 +1 @@
1
-version in ThisBuild := "1.1.1.4-SNAPSHOT"
+version in ThisBuild := "1.1.1.4"
0 commit comments