Skip to content
Snippets Groups Projects
Commit 376b24d5 authored by fauno's avatar fauno
Browse files

Merge branch 'hotfix/issue-mpj'

parents b76d5031 8aea78f3
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ require 'jekyll-pandoc-multiple-formats/version' ...@@ -5,7 +5,7 @@ require 'jekyll-pandoc-multiple-formats/version'
Gem::Specification.new do |gem| Gem::Specification.new do |gem|
gem.name = "jekyll-pandoc-multiple-formats" gem.name = "jekyll-pandoc-multiple-formats"
gem.version = JekyllPandoc::VERSION gem.version = JekyllPandocMultipleFormats::VERSION
gem.authors = ["Mauricio Pasquier Juan", "Nicolás Reynolds"] gem.authors = ["Mauricio Pasquier Juan", "Nicolás Reynolds"]
gem.email = ["mauricio@pasquierjuan.com.ar", "fauno@endefensadelsl.org"] gem.email = ["mauricio@pasquierjuan.com.ar", "fauno@endefensadelsl.org"]
gem.description = %q{This jekyll plugin was inspired by gem.description = %q{This jekyll plugin was inspired by
......
module JekyllPandoc module JekyllPandocMultipleFormats
VERSION = "0.0.3" VERSION = "0.0.3"
end end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment