Skip to content

Commit 70abd89

Browse files
committed
Update date and bump to 0.1.1
1 parent eaa2b0d commit 70abd89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

puredocx.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Gem::Specification.new do |s|
22
s.name = 'puredocx'
3-
s.version = '0.1.0'
4-
s.date = '2017-04-04'
3+
s.version = '0.1.1'
4+
s.date = '2017-12-14'
55
s.summary = 'A simple gem for creating docx documents'
66
s.description = 'It allows you to create docx document and to put formatted text, insert images and tables to it'
77
s.authors = ['JetRuby']

0 commit comments

Comments
 (0)