Skip to content

Commit 1d3063c

Browse files
committed
Release 1.1.2
1 parent 6f78cec commit 1d3063c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

github-markup.gemspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Gem::Specification.new do |s|
1616
## the sub! line in the Rakefile
1717
s.name = 'github-markup'
1818
s.version = GitHub::Markup::VERSION
19-
s.date = '2014-04-10'
19+
s.date = '2014-04-15'
2020
s.executables = ['github-markup']
2121

2222
## Make sure your summary is short. The description may be as long
@@ -64,6 +64,7 @@ desc
6464
bin/github-markup
6565
github-markup.gemspec
6666
lib/github-markup.rb
67+
lib/github/commands/foo.rst
6768
lib/github/commands/rest2html
6869
lib/github/markup.rb
6970
lib/github/markup/command_implementation.rb

0 commit comments

Comments
 (0)