Skip to content

Commit

Permalink
Bump version v1.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed May 23, 2018
1 parent fdf2000 commit abe65e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kinto-admin",
"version": "1.17.1",
"version": "1.17.2",
"description": "Kinto Web Administration Console in React.js",
"scripts": {
"build": "rimraf build && NODE_ENV=production node_modules/.bin/webpack --progress --config webpack.prod.js && cp html/prod.html build/index.html",
Expand Down

0 comments on commit abe65e0

Please sign in to comment.