Skip to content

Commit

Permalink
Bump to 1.0.0.pre
Browse files Browse the repository at this point in the history
  • Loading branch information
sikachu committed Apr 7, 2016
1 parent 2bd2e6c commit 2a3a2e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activerecord-session_store.gemspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.name = 'activerecord-session_store'
s.version = '0.1.2'
s.version = '1.0.0.pre'
s.summary = 'An Action Dispatch session store backed by an Active Record class.'

s.required_ruby_version = '>= 1.9.3'
Expand Down

0 comments on commit 2a3a2e9

Please sign in to comment.