Skip to content

Commit ee170f4

Browse files
committed
1 parent c9fd091 commit ee170f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

closure-compiler.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Gem::Specification.new do |s|
22
s.name = 'closure-compiler'
33
s.version = '1.1.11' # Keep version in sync with closure-compiler.rb
44
s.date = '2014-07-30'
5-
s.license = 'Apache 2.0'
5+
s.license = 'Apache-2.0'
66

77
s.homepage = "http://github.com/documentcloud/closure-compiler/"
88
s.summary = "Ruby Wrapper for the Google Closure Compiler"

0 commit comments

Comments
 (0)