From f0c98b164a50eac13023fd4164df5a085bbbfaa2 Mon Sep 17 00:00:00 2001 From: Andreas Lubbe Date: Tue, 5 Aug 2014 13:11:00 +0200 Subject: [PATCH] updated README --- README.textile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.textile b/README.textile index 79241e6..4698054 100644 --- a/README.textile +++ b/README.textile @@ -2,9 +2,9 @@ h1. The Closure Compiler (as a Ruby Gem) The *closure-compiler* gem is a svelte wrapper around the "Google Closure Compiler":http://code.google.com/closure/compiler/ for JavaScript compression. -Latest Version: *"1.1.8":http://rubygems.org/gems/closure-compiler* +Latest Version: *"1.1.11":http://rubygems.org/gems/closure-compiler* -The Closure Compiler's *2012-12-12* JAR-file is included with the gem. +The Closure Compiler's *2014-07-30* JAR-file is included with the gem. h2. Installation