lib/introspective_grape/version.rb in introspective_grape-0.2.9 vs lib/introspective_grape/version.rb in introspective_grape-0.3.0

- old
+ new

@@ -1,3 +1,3 @@ module IntrospectiveGrape - VERSION = "0.2.9".freeze + VERSION = "0.3.0".freeze end