From e0e11c6328b69815178fa7b85eec0e64503afc4b Mon Sep 17 00:00:00 2001
From: Nagesh Honnalli <53063196+aws-nageshvh@users.noreply.github.com>
Date: Wed, 31 Jul 2019 21:48:06 +0000
Subject: [PATCH] Including windows binary towards Apache 2.0 release
---
README.md | 4 ++++
java/amazon-kinesis-producer/pom.xml | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1d062249..9ab43e97 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,10 @@ This is a restatement of the [notice published](https://docs.aws.amazon.com/stre
## Release Notes
+### 0.13.1
+
+* Including windows binary for Apache 2.0 release.
+
### 0.13.0
* [PR #256] Update KPL to Apache 2.0
diff --git a/java/amazon-kinesis-producer/pom.xml b/java/amazon-kinesis-producer/pom.xml
index b31bc3b4..5796060c 100644
--- a/java/amazon-kinesis-producer/pom.xml
+++ b/java/amazon-kinesis-producer/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.amazonaws
amazon-kinesis-producer
- 0.13.0
+ 0.13.1
Amazon Kinesis Producer Library