Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Commit

Permalink
Bump warden-protocol
Browse files Browse the repository at this point in the history
Change-Id: Ic67f79be248e564bff435141d5d9c98046338a63
  • Loading branch information
pietern committed Jul 18, 2012
1 parent 2378815 commit 307b381
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions warden-protocol/CHANGELOG.md
@@ -1,3 +1,7 @@
## 0.0.3

* Ignore string encoding when a request or response is encoded

## 0.0.2

### `StopRequest`
Expand Down
2 changes: 1 addition & 1 deletion warden-protocol/lib/warden/protocol/version.rb
Expand Up @@ -2,6 +2,6 @@

module Warden
module Protocol
VERSION = "0.0.2"
VERSION = "0.0.3"
end
end

0 comments on commit 307b381

Please sign in to comment.