From e4df501035434cbb1920ccca21e489599b5ad382 Mon Sep 17 00:00:00 2001 From: Azul Date: Thu, 19 Dec 2013 13:18:28 +0100 Subject: Version 0.2.0: use CouchRest::Changes This also changes the format of the config file. Please make sure to adjust it. --- lib/tapicero/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/tapicero/version.rb') diff --git a/lib/tapicero/version.rb b/lib/tapicero/version.rb index ec18e78..3688f62 100644 --- a/lib/tapicero/version.rb +++ b/lib/tapicero/version.rb @@ -1,4 +1,4 @@ module Tapicero - VERSION = "0.1.0" + VERSION = "0.2.0" REQUIRE_PATHS = ['lib'] end -- cgit v1.2.3