Module: Transmuter
- Defined in:
- lib/transmuter/cli.rb,
lib/transmuter/format.rb,
lib/transmuter/version.rb,
lib/transmuter/cli/thor.rb,
lib/transmuter/format/pdf.rb,
lib/transmuter/format/html.rb,
lib/transmuter/cli/transmute.rb,
lib/transmuter/format/textile.rb,
lib/transmuter/format/markdown.rb
Defined Under Namespace
Constant Summary collapse
- MAJOR =
0- MINOR =
0- PATCH =
3- VERSION =
[MAJOR, MINOR, PATCH].join('.')