Skip to content

Commit

Permalink
bump version number to 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
aishek committed Oct 11, 2015
1 parent 3fa0e66 commit fdb18e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/activerecord/sortable/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module ActiveRecord
module Sortable
VERSION = '0.0.5'
VERSION = '0.0.6'
end
end

0 comments on commit fdb18e9

Please sign in to comment.