Skip to content

Commit 70802f7

Browse files
committed
Updates version number to 5.0. This is a breaking change because we are removing methods that were previously used by multiple apps.
1 parent e3a1ef8 commit 70802f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/radius/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Radius
22
module Rails
3-
VERSION = "4.0.1"
3+
VERSION = "5.0.0"
44
end
55
end

0 commit comments

Comments
 (0)