From bf46b5411154ce5c71dabcbba5894391bfc8d82d Mon Sep 17 00:00:00 2001 From: jusx Date: Tue, 21 Nov 2017 23:53:40 -0800 Subject: [PATCH] bump minor --- really-simple.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/really-simple.gemspec b/really-simple.gemspec index a1893ee..1b8afd2 100644 --- a/really-simple.gemspec +++ b/really-simple.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |spec| spec.name = "really-simple" - spec.version = "0.1.0" + spec.version = "0.2.0" spec.authors = ["jusx"] spec.email = ["hello@justinlaw.org"]