Skip to content

Commit

Permalink
v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mgechev committed Jul 2, 2018
1 parent a5edfde commit af82ec0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Expand Up @@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "0.1.2"
"version": "0.1.3"
}
2 changes: 1 addition & 1 deletion packages/guess-webpack/package.json
@@ -1,6 +1,6 @@
{
"name": "guess-webpack",
"version": "0.1.2",
"version": "0.1.3",
"description": "Webpack plugins for the Machine Learning-driven bundler",
"main": "dist/guess-webpack/main.js",
"types": "dist/guess-webpack/index.d.ts",
Expand Down

0 comments on commit af82ec0

Please sign in to comment.