Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Dec 19, 2018
1 parent a744bd9 commit 72445fc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
metanorma-standoc (1.0.12)
metanorma-standoc (1.0.13)
asciidoctor (~> 1.5.7)
concurrent-ruby
iev (~> 0.2.0)
Expand All @@ -24,7 +24,7 @@ GEM
byebug (10.0.2)
cnccs (0.1.3)
coderay (1.1.2)
concurrent-ruby (1.1.3)
concurrent-ruby (1.1.4)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.3)
Expand Down Expand Up @@ -80,7 +80,7 @@ GEM
algoliasearch
iecbib (~> 0.2.1)
iso-bib-item (~> 0.4.2)
isodoc (0.9.12)
isodoc (0.9.13)
asciimath
html2doc (~> 0.8.6)
htmlentities (~> 4.3.4)
Expand Down Expand Up @@ -126,8 +126,8 @@ GEM
rainbow (3.0.0)
rake (12.3.2)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rb-inotify (0.10.0)
ffi (~> 1.0)
relaton (0.3.1)
algoliasearch
gbbib (~> 0.4.0)
Expand Down Expand Up @@ -210,4 +210,4 @@ DEPENDENCIES
webmock

BUNDLED WITH
1.17.1
1.17.2
2 changes: 1 addition & 1 deletion lib/metanorma/standoc/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Metanorma
module Standoc
VERSION = "1.0.12".freeze
VERSION = "1.0.13".freeze
end
end

0 comments on commit 72445fc

Please sign in to comment.