Skip to content

Commit 1cc0daf

Browse files
author
Prem Sichanugrist
committed
Bump to 0.1.1
1 parent 0789484 commit 1cc0daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activerecord-session_store.gemspec

Lines changed: 1 addition & 1 deletion
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.0'
4+
s.version = '0.1.1'
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)