From 135d95b391a7fe316f86b666c327352e02910a4c Mon Sep 17 00:00:00 2001 From: Joffrey JAFFEUX Date: Fri, 28 Aug 2015 15:28:50 +0200 Subject: [PATCH] bump version --- sidestep.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sidestep.gemspec b/sidestep.gemspec index 545ace0..42b0665 100644 --- a/sidestep.gemspec +++ b/sidestep.gemspec @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -VERSION = "2.0.0".freeze +VERSION = "2.0.1".freeze Gem::Specification.new do |spec| spec.name = "sidestep"