From c25478e509155dce0ae3888fd2f93971e115281a Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Tue, 27 Dec 2016 01:03:38 +0100 Subject: [PATCH] Version bump --- the-90s-called.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/the-90s-called.gemspec b/the-90s-called.gemspec index b3190c6..4f16062 100644 --- a/the-90s-called.gemspec +++ b/the-90s-called.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |spec| spec.name = "the-90s-called" - spec.version = "0.1.2" + spec.version = "0.1.3" spec.authors = ["shmitty"] spec.email = ["root@hacktheplanet.be"]