mirror of
https://github.com/foo-dogsquared/asciidoctor-foodogsquared-extensions.git
synced 2025-01-31 04:58:07 +00:00
Prepare for next development version
This commit is contained in:
parent
71fe2602c2
commit
c6f2363ca3
@ -1,6 +1,6 @@
|
|||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = 'asciidoctor-foodogsquared-extensions'
|
s.name = 'asciidoctor-foodogsquared-extensions'
|
||||||
s.version = '1.2.1'
|
s.version = '1.3.0'
|
||||||
s.licenses = ['MIT']
|
s.licenses = ['MIT']
|
||||||
s.summary = "foo-dogsquared's custom Asciidoctor extensions"
|
s.summary = "foo-dogsquared's custom Asciidoctor extensions"
|
||||||
s.description = <<-DESC
|
s.description = <<-DESC
|
||||||
|
@ -14,7 +14,7 @@ end
|
|||||||
# entirety of this project.
|
# entirety of this project.
|
||||||
module Asciidoctor::Foodogsquared
|
module Asciidoctor::Foodogsquared
|
||||||
NAME = 'asciidoctor-foodogsquared-custom-extensions'
|
NAME = 'asciidoctor-foodogsquared-custom-extensions'
|
||||||
VERSION = '1.2.1'
|
VERSION = '1.3.0'
|
||||||
CONTACT_EMAIL = 'foodogsquared@foodogsquared.one'
|
CONTACT_EMAIL = 'foodogsquared@foodogsquared.one'
|
||||||
USER_AGENT = "#{NAME}/#{VERSION} ( #{CONTACT_EMAIL} )".freeze
|
USER_AGENT = "#{NAME}/#{VERSION} ( #{CONTACT_EMAIL} )".freeze
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user