Skip to content

Commit

Permalink
Preparing for next development iteration, 0.3.5. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed Oct 22, 2015
1 parent d0c0f06 commit 7f50f4c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.3.5 (Next)
------------

* Your contribution here.

0.3.4 (2015/10/22)
------------------

Expand Down
2 changes: 1 addition & 1 deletion lib/mongoid/scroll/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Mongoid
module Scroll
VERSION = '0.3.4'
VERSION = '0.3.5'
end
end

0 comments on commit 7f50f4c

Please sign in to comment.