From 1cd2e01f35ebb10a049d29b7047bd54d5a0ff8bb Mon Sep 17 00:00:00 2001 From: elijah Date: Tue, 31 Mar 2015 01:52:55 -0700 Subject: set version to 0.7 --- lib/tapicero/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/tapicero/version.rb b/lib/tapicero/version.rb index 83ed50f..cbc39cf 100644 --- a/lib/tapicero/version.rb +++ b/lib/tapicero/version.rb @@ -1,5 +1,5 @@ module Tapicero - VERSION = "0.6.1" + VERSION = "0.7" REQUIRE_PATHS = ['lib'] FLAGS = [] CONFIGS = ['config/default.yaml', '/etc/leap/tapicero.yaml'] -- cgit v1.2.3