Skip to content

Commit

Permalink
Release version 0.1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
imanel committed Nov 19, 2012
1 parent dbab106 commit a7f97fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Edge
## 0.1.6.1 / 2012-11-19

- Fix `uninitialized constant LibWebSocket::OpeningHandshake::Forwardable` error

Expand Down
2 changes: 1 addition & 1 deletion lib/libwebsocket/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module LibWebSocket
VERSION = '0.1.6'
VERSION = '0.1.6.1'
end

0 comments on commit a7f97fc

Please sign in to comment.