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 cfc43a2 commit f44940fCopy full SHA for f44940f
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## v1.4.0 - 2019-09-12
6
+
7
### Changed
8
9
- Update CircleCI configuration to use v2.1 ([#187](https://github.com/marp-team/marpit/pull/187))
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@marp-team/marpit",
- "version": "1.3.2",
+ "version": "1.4.0",
"description": "The skinny framework for creating slide deck from Markdown",
"license": "MIT",
"author": {
0 commit comments