We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07ea468 commit a0c89d2Copy full SHA for a0c89d2
CHANGELOG.md
@@ -2,6 +2,6 @@
2
3
## [Unreleased]
4
5
-## v0.0.1 - 2018-08-21
+## v0.0.2 - 2018-08-21
6
7
- Initial release. _Please notice that it is early alpha release._
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@marp-team/marp-cli",
- "version": "0.0.1",
+ "version": "0.0.2",
"description": "A CLI interface for Marp and Marpit based converters",
"repository": "https://github.com/marp-team/marp-cli",
"engines": {
0 commit comments