Skip to content

Commit

Permalink
Release version 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
imanel committed Dec 20, 2012
1 parent f6de9ac commit 5d0fd89
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
## 1.0.6

- support text frame types instead of only symbol ones
- support for sending masked frames
Expand Down
2 changes: 1 addition & 1 deletion lib/websocket/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module WebSocket
VERSION = '1.0.5'
VERSION = '1.0.6'
end

0 comments on commit 5d0fd89

Please sign in to comment.