Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gewo committed Dec 4, 2013
1 parent 59f312a commit b3386b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
re_track (0.4.0)
re_track (0.5.0)
activesupport
mongoid (>= 3)
rails
Expand Down
2 changes: 1 addition & 1 deletion lib/re_track/version.rb
@@ -1,3 +1,3 @@
module ReTrack
VERSION = '0.4.0'
VERSION = '0.5.0'
end

0 comments on commit b3386b1

Please sign in to comment.