Skip to content

Commit 8985f24

Browse files
agrbergclaude
andcommitted
Bump version to 2.1.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2f4f074 commit 8985f24

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
cacheable (2.0.0)
4+
cacheable (2.1.0)
55

66
GEM
77
remote: https://rubygems.org/

lib/cacheable/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
module Cacheable
44
module VERSION
55
MAJOR = 2
6-
MINOR = 0
6+
MINOR = 1
77
TINY = 0
88
PRE = nil
99

0 commit comments

Comments
 (0)