Skip to content

Commit 2a3a2e9

Browse files
committed
Bump to 1.0.0.pre
1 parent 2bd2e6c commit 2a3a2e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activerecord-session_store.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Gem::Specification.new do |s|
22
s.platform = Gem::Platform::RUBY
33
s.name = 'activerecord-session_store'
4-
s.version = '0.1.2'
4+
s.version = '1.0.0.pre'
55
s.summary = 'An Action Dispatch session store backed by an Active Record class.'
66

77
s.required_ruby_version = '>= 1.9.3'

0 commit comments

Comments
 (0)