Skip to content

Commit ed42974

Browse files
committed
Releasing 0.3.1
1 parent 77e7c8b commit ed42974

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v0.3.1 (18 Jun 2016)
2+
========
3+
+ Fixed receiving of chunked responses
4+
+ Updated protocol buffers schema
5+
16
v0.3.0 (15 Feb 2016)
27
========
38
+ **Updated to work with kRPC server version 0.2.x** (#6):

lib/krpc/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module KRPC
2-
VERSION = "0.3.0"
2+
VERSION = "0.3.1"
33
end

0 commit comments

Comments
 (0)