Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Jan 31, 2019
1 parent 02b5ab4 commit b59dcce
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
metanorma-cli (1.1.3)
metanorma-cli (1.1.4)
isodoc (~> 0.9.0)
metanorma (~> 0.3.5)
metanorma-acme (~> 1.1.0)
Expand Down Expand Up @@ -43,7 +43,7 @@ GEM
cnccs (~> 0.1.1)
gb-agencies (~> 0.0.1)
iso-bib-item (~> 0.4.2)
html2doc (0.8.8)
html2doc (0.8.9)
asciimath (~> 1.0.7)
htmlentities (~> 4.3.4)
image_size
Expand Down Expand Up @@ -71,7 +71,7 @@ GEM
algoliasearch
iecbib (~> 0.2.1)
iso-bib-item (~> 0.4.2)
isodoc (0.9.15)
isodoc (0.9.16)
asciimath
html2doc (~> 0.8.6)
htmlentities (~> 4.3.4)
Expand All @@ -87,15 +87,15 @@ GEM
isoics (0.1.7)
json (2.1.0)
liquid (4.0.1)
metanorma (0.3.7)
metanorma (0.3.8)
asciidoctor
metanorma-acme (1.1.0)
metanorma-acme (1.1.1)
asciidoctor (~> 1.5.7)
htmlentities (~> 4.3.4)
isodoc (~> 0.9.0)
metanorma-standoc (~> 1.1.0)
ruby-jing
metanorma-csand (1.1.0)
metanorma-csand (1.1.1)
asciidoctor (~> 1.5.7)
asciimath
htmlentities (~> 4.3.4)
Expand All @@ -108,24 +108,24 @@ GEM
ruby-xslt
thread_safe
uuidtools
metanorma-csd (1.1.0)
metanorma-csd (1.1.1)
isodoc (~> 0.9.6)
metanorma-standoc (~> 1.1.0)
metanorma-gb (1.1.0)
metanorma-gb (1.1.1)
gb-agencies (~> 0.0.4)
isodoc (~> 0.9.1)
metanorma-iso (~> 1.1.0)
twitter_cldr
metanorma-ietf (1.0.1)
isodoc (~> 0.9.6)
metanorma-standoc (~> 1.1.0)
metanorma-iso (1.1.0)
metanorma-iso (1.1.1)
asciidoctor (~> 1.5.7)
iev (~> 0.2.0)
isodoc (~> 0.9.8)
metanorma-standoc (~> 1.1.0)
ruby-jing
metanorma-m3d (1.1.0)
metanorma-m3d (1.1.1)
asciidoctor (~> 1.5.7)
asciimath
htmlentities (~> 4.3.4)
Expand All @@ -138,33 +138,33 @@ GEM
ruby-xslt
thread_safe
uuidtools
metanorma-mpfd (0.1.6)
metanorma-mpfd (0.1.7)
asciidoctor (~> 1.5.7)
htmlentities (~> 4.3.4)
isodoc (~> 0.9.0)
metanorma-standoc (~> 1.1.0)
nokogiri
twitter_cldr
metanorma-nist (0.0.2)
metanorma-nist (0.0.3)
asciidoctor (~> 1.5.7)
htmlentities (~> 4.3.4)
isodoc (~> 0.9.0)
metanorma-standoc (~> 1.1.0)
ruby-jing
metanorma-ogc (0.0.4)
metanorma-ogc (0.0.5)
asciidoctor (~> 1.5.7)
htmlentities (~> 4.3.4)
iso-639
isodoc (~> 0.9.0)
metanorma-standoc (~> 1.1.0)
ruby-jing
metanorma-rsd (1.1.0)
metanorma-rsd (1.1.1)
asciidoctor (~> 1.5.7)
htmlentities (~> 4.3.4)
isodoc (~> 0.9.0)
metanorma-standoc (~> 1.1.0)
nokogiri
metanorma-standoc (1.1.1)
metanorma-standoc (1.1.2)
asciidoctor (~> 1.5.7)
concurrent-ruby
html2doc (~> 0.8.0)
Expand All @@ -173,7 +173,7 @@ GEM
relaton (~> 0.3.1)
ruby-jing
sterile (~> 1.0.14)
metanorma-unece (0.0.9)
metanorma-unece (0.0.10)
asciidoctor (~> 1.5.7)
htmlentities (~> 4.3.4)
iso-639
Expand Down
2 changes: 1 addition & 1 deletion lib/metanorma/cli/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Metanorma
module Cli
VERSION = "1.1.3"
VERSION = "1.1.4"
end
end

0 comments on commit b59dcce

Please sign in to comment.