compressit 0.9.0 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/compressit/version.rb +1 -1
  2. metadata +1 -1
@@ -1,3 +1,3 @@
1
1
  module Compressit
2
- VERSION = "0.9.0"
2
+ VERSION = "1.0.0"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: compressit
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.9.0
5
+ version: 1.0.0
6
6
  platform: ruby
7
7
  authors:
8
8
  - sdomino