Skip to content

Commit

Permalink
Bump version 1.27.3
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Nov 3, 2020
1 parent 587d4b7 commit e1fb9bc
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.27.2",
"version": "1.27.3",
"description": "Kinto Web Administration Console in React.js",
"scripts": {
"build": "rimraf build && cross-env NODE_ENV=production webpack --progress --config webpack.prod.js && shx cp html/prod.html build/index.html",
Expand Down

0 comments on commit e1fb9bc

Please sign in to comment.