File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ The *closure-compiler* gem is a svelte wrapper around the "Google Closure Compil
44
55Latest Version: *"1.1.11":http://rubygems.org/gems/closure-compiler*
66
7- The Closure Compiler's *2014-07-30 * JAR-file is included with the gem.
7+ The Closure Compiler's *2015-10-15 * JAR-file is included with the gem.
88
99h2. Installation
1010
Original file line number Diff line number Diff line change 11Gem ::Specification . new do |s |
22 s . name = 'closure-compiler'
3- s . version = '1.1.11 ' # Keep version in sync with closure-compiler.rb
4- s . date = '2014-07-30 '
3+ s . version = '1.1.12 ' # Keep version in sync with closure-compiler.rb
4+ s . date = '2015-11-12 '
55 s . license = 'Apache-2.0'
66
77 s . homepage = "http://github.com/documentcloud/closure-compiler/"
You can’t perform that action at this time.
0 commit comments