markdoc 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/markdoc/version.rb +1 -1
  2. metadata +3 -1
@@ -1,3 +1,3 @@
1
1
  module Markdoc
2
- VERSION = '1.0.2'
2
+ VERSION = '1.0.3'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: markdoc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -80,6 +80,8 @@ description: Markdown with support for pseudocode to flowchart and sequence diag
80
80
  email: ochkoo@gmail.com
81
81
  executables:
82
82
  - markdoc
83
+ - pseudo2svg
84
+ - sequence2svg
83
85
  extensions: []
84
86
  extra_rdoc_files: []
85
87
  files: