updraft 0.5.0 → 0.5.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/updraft.gemspec +1 -1
  2. metadata +2 -2
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'updraft'
4
- s.version = '0.5.0'
4
+ s.version = '0.5.1'
5
5
  s.date = Time.now.strftime('%Y-%m-%d')
6
6
 
7
7
  s.summary = 'PDF generation library'
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 5
8
- - 0
9
- version: 0.5.0
8
+ - 1
9
+ version: 0.5.1
10
10
  platform: ruby
11
11
  authors:
12
12
  - Steve Shreeve