We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 871431d commit 0bdd87dCopy full SHA for 0bdd87d
History.txt
@@ -1,6 +1,6 @@
1
= RubyCAS-Client Changelog
2
3
-== Unreleased
+== Version 2.3.10.rc1 :: 2013-03-18
4
5
* Bug Fixes
6
* Fixed bug where ActiveRecordTicketStore failed to add the service
lib/rubycas-client/version.rb
@@ -1,3 +1,3 @@
module CasClient
- VERSION = "2.3.9"
+ VERSION = "2.3.10.rc1"
end
0 commit comments