Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
opoudjis committed Jun 16, 2019
1 parent a6b9594 commit daf9bbe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/metanorma/csand/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Metanorma
module Csand
VERSION = "1.1.5"
VERSION = "1.2.0"
end
end
4 changes: 2 additions & 2 deletions metanorma-csand.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ Gem::Specification.new do |spec|
spec.add_dependency "thread_safe"
spec.add_dependency "uuidtools"

spec.add_dependency "metanorma-standoc", "~> 1.1.0"
spec.add_dependency "isodoc", "~> 0.9.0"
spec.add_dependency "metanorma-standoc", "~> 1.2.0"
spec.add_dependency "isodoc", "~> 0.10.0"

spec.add_development_dependency "bundler", "~> 2.0.1"
spec.add_development_dependency "byebug", "~> 9.1"
Expand Down

0 comments on commit daf9bbe

Please sign in to comment.