Skip to content

Commit e017c2c

Browse files
committed
Merge pull request #25 from robotblake/master
Update compiler to v20121212
2 parents 735a206 + dac829d commit e017c2c

4 files changed

Lines changed: 141 additions & 141 deletions

File tree

lib/closure-compiler.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Closure
22

33
VERSION = "1.1.7"
44

5-
COMPILER_VERSION = "20120917"
5+
COMPILER_VERSION = "20121212"
66

77
JAVA_COMMAND = 'java'
88

0 commit comments

Comments
 (0)