From e6b2696dfe1731e57c121b4281f493fd0a45e0c9 Mon Sep 17 00:00:00 2001 From: "Rafael B. Tauil" Date: Thu, 11 Jun 2015 12:21:50 -0300 Subject: [PATCH] Bumps gem version --- lib/passaporte_web/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/passaporte_web/version.rb b/lib/passaporte_web/version.rb index 488c445..07bf84c 100644 --- a/lib/passaporte_web/version.rb +++ b/lib/passaporte_web/version.rb @@ -1,4 +1,4 @@ # encoding: utf-8 module PassaporteWeb - VERSION = "0.1.0" + VERSION = "0.2.0" end