Bump 💎 to 4.5.2

This commit is contained in:
Michael Rose
2017-09-06 15:14:15 -04:00
parent f94cbe0296
commit dc47f82af2
11 changed files with 17 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "minimal-mistakes",
"version": "4.5.1",
"version": "4.5.2",
"description": "Minimal Mistakes Jekyll theme npm build scripts",
"repository": {
"type": "git",
@@ -31,4 +31,4 @@
"watch:js": "onchange \"assets/js/**/*.js\" -e \"assets/js/main.min.js\" -- npm run build:js",
"build:js": "npm run uglify && npm run add-banner"
}
}
}