lib/introspective_grape/version.rb in introspective_grape-0.4.1 vs lib/introspective_grape/version.rb in introspective_grape-0.4.2

- old
+ new

@@ -1,3 +1,3 @@ module IntrospectiveGrape - VERSION = "0.4.1".freeze + VERSION = "0.4.2".freeze end