Sha256: 49416cac073b1c96ab926865500fc13b52d36a21c797a0097f79aedfca445be2
Contents?: true
Size: 162 Bytes
Versions: 1
Compression:
Stored size: 162 Bytes
Contents
# frozen_string_literal: true module MarkdownExec APP_NAME = 'MDE' APP_DESC = 'Markdown block executor' GEM_NAME = 'markdown_exec' VERSION = '0.2.1' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
markdown_exec-0.2.1 | lib/markdown_exec/version.rb |