Skip to content

Commit ab3723b

Browse files
committed
0.9.2
1 parent 2c8fc99 commit ab3723b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

lib/graphql.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
require "celluloid/current"
21
require "json"
32
require "parslet"
43
require "singleton"

lib/graphql/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module GraphQL
2-
VERSION = "0.9.1"
2+
VERSION = "0.9.2"
33
end

0 commit comments

Comments
 (0)