Skip to content
This repository was archived by the owner on Jan 14, 2022. It is now read-only.

Commit 6586f61

Browse files
Version bump
1 parent 0766abe commit 6586f61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

markdown-tables.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 = 'markdown-tables'
3-
s.version = '1.0.0'
4-
s.date = '2017-04-18'
3+
s.version = '1.0.1'
4+
s.date = '2017-04-19'
55
s.summary = 'Utilities for creating and displaying Markdown tables in Ruby'
66
s.authors = ['Chris de Graaf']
77
s.email = '[email protected]'

0 commit comments

Comments
 (0)