lib/rails_current.rb in rails_current-1.8.1 vs lib/rails_current.rb in rails_current-1.8.2
- old
+ new
@@ -1,9 +1,9 @@
# -*- encoding : utf-8 -*-
module Current
def Current.version
- '1.8.1'
+ '1.8.2'
end
def Current.dependencies
{
'map' => [ 'map' , ' >= 6.0.1' ]