Skip to content

Commit 9926648

Browse files
committed
Version set to 0.13.2
1 parent eb6d010 commit 9926648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zache.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Gem::Specification.new do |s|
2727
s.required_rubygems_version = Gem::Requirement.new('>= 0') if s.respond_to? :required_rubygems_version=
2828
s.required_ruby_version = '>=2.5'
2929
s.name = 'zache'
30-
s.version = '0.0.0'
30+
s.version = '0.13.2'
3131
s.license = 'MIT'
3232
s.summary = 'In-memory Cache'
3333
s.description = 'Zero-footprint in-memory thread-safe cache'

0 commit comments

Comments
 (0)