We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e40010 commit 5f9061dCopy full SHA for 5f9061d
3 files changed
lib/closure-compiler.rb
@@ -2,7 +2,7 @@ module Closure
2
3
VERSION = "1.0.0"
4
5
- COMPILER_VERSION = "20110119"
+ COMPILER_VERSION = "20110322"
6
7
JAVA_COMMAND = 'java'
8
0 commit comments