Skip to content

Commit bea781f

Browse files
committed
Merge pull request #34 from cmbankester/master
Updated compiler jar file to 20151015
2 parents ee170f4 + 53d346c commit bea781f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Binary file not shown.

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.11"
44

5-
COMPILER_VERSION = "20140730"
5+
COMPILER_VERSION = "20151015"
66

77
JAVA_COMMAND = 'java'
88

0 commit comments

Comments
 (0)