From 272ab0969294df0604d9fbb8e72e219c441a63b1 Mon Sep 17 00:00:00 2001 From: Hassan Khan Date: Sun, 16 Feb 2014 23:00:05 +0000 Subject: [PATCH] Updated ``Zepto\Zepto`` version to 0.7. --- library/Zepto/Zepto.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/Zepto/Zepto.php b/library/Zepto/Zepto.php index f17dc10..9ad05a6 100644 --- a/library/Zepto/Zepto.php +++ b/library/Zepto/Zepto.php @@ -23,7 +23,7 @@ class Zepto { /** * Current application version */ - const VERSION = '0.6'; + const VERSION = '0.7'; /** * Container object to store all dependencies