Skip to content

Commit

Permalink
Bump to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
radar committed Jul 6, 2016
1 parent e07ec71 commit 0036256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/redis/actionpack/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
class Redis
module ActionPack
VERSION = '5.0.0.pre'
VERSION = '5.0.0'
end
end

1 comment on commit 0036256

@PikachuEXE
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any change log for this major version?

Please sign in to comment.