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 6f78cec commit 1d3063cCopy full SHA for 1d3063c
github-markup.gemspec
@@ -16,7 +16,7 @@ Gem::Specification.new do |s|
16
## the sub! line in the Rakefile
17
s.name = 'github-markup'
18
s.version = GitHub::Markup::VERSION
19
- s.date = '2014-04-10'
+ s.date = '2014-04-15'
20
s.executables = ['github-markup']
21
22
## Make sure your summary is short. The description may be as long
@@ -64,6 +64,7 @@ desc
64
bin/github-markup
65
github-markup.gemspec
66
lib/github-markup.rb
67
+ lib/github/commands/foo.rst
68
lib/github/commands/rest2html
69
lib/github/markup.rb
70
lib/github/markup/command_implementation.rb
0 commit comments