From 0137da6b8c39e7cddeb6ad7afc9a38055a451e3d Mon Sep 17 00:00:00 2001 From: Francis Chong Date: Fri, 9 Nov 2012 11:29:07 +0800 Subject: [PATCH] Bump version to 0.4.3 --- lib/nano_store/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/nano_store/version.rb b/lib/nano_store/version.rb index 55424ac..f898965 100644 --- a/lib/nano_store/version.rb +++ b/lib/nano_store/version.rb @@ -1,3 +1,3 @@ module NanoStore - VERSION = "0.4.2" + VERSION = "0.4.3" end \ No newline at end of file