lib/ldap/version.rb in
dm-ldap-adapter-0.3.4
vs lib/ldap/version.rb in
dm-ldap-adapter-0.3.5
- old
+ new
@@ -1,3 +1,3 @@
module Ldap
- VERSION = '0.3.4'
+ VERSION = '0.3.5'.freeze
end