Skip to content
This repository was archived by the owner on Oct 26, 2022. It is now read-only.

Commit 3432b9f

Browse files
Bump minor version
1 parent 20dcf6a commit 3432b9f

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-
graphql-cache (0.5.0)
4+
graphql-cache (0.6.0)
55
graphql (~> 1, > 1.8)
66

77
GEM

lib/graphql/cache/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module GraphQL
44
module Cache
5-
VERSION = '0.5.0'
5+
VERSION = '0.6.0'.freeze
66
end
77
end

0 commit comments

Comments
 (0)