We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2.0.1
1 parent 1b7dbea commit 15791ecCopy full SHA for 15791ec
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
5
This project adheres to [Semantic Versioning](http://semver.org/).
6
7
-# Head
+# 2.0.1 - 2017-04-07
8
9
- Fixed: don't write templates in memory filesystem when they writes on disk.
10
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nunjucks-webpack-plugin",
3
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "A webpack plugin for nunjucks",
"keywords": [
"webpack",
0 commit comments