From 370fe3fc40b64896900c2de23f2b12d3b0d75ff6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20Goli=C5=84ski?= Date: Sat, 24 Oct 2015 16:15:43 +0200 Subject: [PATCH] bumd gem version :) --- lib/fasterer/github/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/fasterer/github/version.rb b/lib/fasterer/github/version.rb index b0d4bb4..a47765f 100644 --- a/lib/fasterer/github/version.rb +++ b/lib/fasterer/github/version.rb @@ -1,5 +1,5 @@ module Fasterer module Github - VERSION = '0.1.0' + VERSION = '0.1.1' end end