From 5c8fdfafc7b2f5b8693199330fc2f5d58cff5b37 Mon Sep 17 00:00:00 2001 From: Chad Jolly Date: Wed, 25 Apr 2012 17:51:39 -0600 Subject: [PATCH] v2.0.3 --- lib/assets/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/assets/version.rb b/lib/assets/version.rb index 45b9757..a7bfda9 100644 --- a/lib/assets/version.rb +++ b/lib/assets/version.rb @@ -1,3 +1,3 @@ module Assets - VERSION = "2.0.2" + VERSION = "2.0.3" end