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

Commit 804a3d9

Browse files
Bump version for int bugfix
1 parent bc7c4b6 commit 804a3d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/graphql/cache/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module GraphQL
22
module Cache
3-
VERSION = "0.1.0"
3+
VERSION = "0.1.1"
44
end
55
end

0 commit comments

Comments
 (0)