From 8583eeca085298d6cce53634e0ac3faa98d191bc Mon Sep 17 00:00:00 2001 From: Boris Staal Date: Sun, 25 Aug 2013 05:45:48 +0700 Subject: [PATCH] Version tick --- lib/sprockets/preload/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/sprockets/preload/version.rb b/lib/sprockets/preload/version.rb index 01abdf7..9d45e15 100644 --- a/lib/sprockets/preload/version.rb +++ b/lib/sprockets/preload/version.rb @@ -1,5 +1,5 @@ module Sprockets module Preload - VERSION = "0.0.5" + VERSION = "0.1.0" end end \ No newline at end of file