lib/introspective_grape/version.rb in introspective_grape-0.3.7 vs lib/introspective_grape/version.rb in introspective_grape-0.3.9

- old
+ new

@@ -1,3 +1,3 @@ module IntrospectiveGrape - VERSION = "0.3.7".freeze + VERSION = "0.3.9".freeze end