Skip to content

Commit

Permalink
up version number
Browse files Browse the repository at this point in the history
  • Loading branch information
krikke26 committed Apr 10, 2020
1 parent def5549 commit 4014e73
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twig-loader",
"version": "0.5.1",
"version": "0.5.2",
"description": "Webpack loader for compiling twig.js templates",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -32,4 +32,4 @@
"should": "^13.2.1",
"minimist": ">=0.2.1"
}
}
}

0 comments on commit 4014e73

Please sign in to comment.