jscompress 1.1.2 → 1.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/jscompress.gemspec +1 -1
  2. metadata +3 -3
@@ -2,7 +2,7 @@ Gem::Specification.new do |s|
2
2
  s.name = 'jscompress'
3
3
  s.author = 'Domen Puncer'
4
4
  s.email = 'domen@cba.si'
5
- s.version = '1.1.2'
5
+ s.version = '1.1.3'
6
6
  s.date = '2011-01-03'
7
7
  s.homepage = 'http://www.riassence.org/'
8
8
  s.summary = 'Riassence JSCompress'
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jscompress
3
3
  version: !ruby/object:Gem::Version
4
- hash: 23
4
+ hash: 21
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 1
9
- - 2
10
- version: 1.1.2
9
+ - 3
10
+ version: 1.1.3
11
11
  platform: ruby
12
12
  authors:
13
13
  - Domen Puncer