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