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

Commit

Permalink
Bump ring-native to 0.1.0 and update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Jan 25, 2016
1 parent 8739ab8 commit dbfb124
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ring-native/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.1.0 (2016-01-24)
------------------
* Switch to ring-ffi

0.0.0 (2016-01-04)
------------------
* Initial (pre-)release with *ring* 2df11d1fb
2 changes: 1 addition & 1 deletion ring-native/lib/ring/native/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
module Ring
# Native library binding
module Native
VERSION = "0.1.201601240".freeze
VERSION = "0.1.0".freeze
end
end

0 comments on commit dbfb124

Please sign in to comment.