Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
major as filesystem folder listing API has changed.
  • Loading branch information
Stephen von Takach committed Sep 15, 2014
1 parent 0df6e4a commit f686b9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ rvm:
- "1.9.3"
- "2.0.0"
- ruby-head
- rbx-2
- rbx
- jruby-19mode
branches:
only:
Expand Down
2 changes: 1 addition & 1 deletion lib/libuv/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Libuv
VERSION = '1.0.3'
VERSION = '1.1.0'
end

0 comments on commit f686b9a

Please sign in to comment.