Skip to content

Commit e42dcb0

Browse files
committed
revert version change
1 parent 305e1ff commit e42dcb0

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
v0.3.0
2-
======
3-
+ Update to work with kRPC server version 0.2.x
41

52
v0.2.2 (30 Oct 2015)
63
========

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.2.2"
33
end

0 commit comments

Comments
 (0)