We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaa2b0d commit 70abd89Copy full SHA for 70abd89
puredocx.gemspec
@@ -1,7 +1,7 @@
1
Gem::Specification.new do |s|
2
s.name = 'puredocx'
3
- s.version = '0.1.0'
4
- s.date = '2017-04-04'
+ s.version = '0.1.1'
+ s.date = '2017-12-14'
5
s.summary = 'A simple gem for creating docx documents'
6
s.description = 'It allows you to create docx document and to put formatted text, insert images and tables to it'
7
s.authors = ['JetRuby']
0 commit comments