Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
adierkens committed Feb 19, 2019
1 parent d0bbfc0 commit 7fdde57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webpack-inject-plugin",
"version": "1.0.1",
"version": "1.1.0",
"description": "A webpack plugin to dynamically inject code into the bundle.",
"main": "dist/main.js",
"scripts": {
Expand Down Expand Up @@ -75,4 +75,4 @@
"prettier": {
"singleQuote": true
}
}
}

0 comments on commit 7fdde57

Please sign in to comment.