lib/introspective_grape/version.rb in introspective_grape-0.2.5 vs lib/introspective_grape/version.rb in introspective_grape-0.2.6

- old
+ new

@@ -1,3 +1,3 @@ module IntrospectiveGrape - VERSION = "0.2.5".freeze + VERSION = "0.2.6".freeze end