diff --git a/lib/graphql/stitching/version.rb b/lib/graphql/stitching/version.rb index 1e5e4d9f..fced2abe 100644 --- a/lib/graphql/stitching/version.rb +++ b/lib/graphql/stitching/version.rb @@ -2,6 +2,6 @@ module GraphQL module Stitching - VERSION = "1.7.3" + VERSION = "1.8.0" end end