Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Commit 328da9e

Browse files
committed
Semver bump to fix weird npm situation
1 parent 9cb20b5 commit 328da9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "patternengine-node-handlebars",
33
"description": "The Handlebars engine for Pattern Lab / Node",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"main": "lib/engine_handlebars.js",
66
"dependencies": {
77
"handlebars": "^4.0.5"

0 commit comments

Comments
 (0)