Skip to content

Commit

Permalink
update to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaymoulin committed Feb 25, 2019
1 parent b05afdf commit 0da8004
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION ?= 0.5.0
VERSION ?= 0.5.1
CACHE ?= --no-cache=1
FULLVERSION ?= ${VERSION}
.PHONY: install install-npm publish publish-npm
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "google-lighthouse-puppeteer",
"version": "0.5.0",
"version": "0.5.1",
"description": "Google Lighthouse Puppeteer is a package to generate reports on multiple urls that allows or not authentication",
"main": "lighthouse-puppeteer.js",
"scripts": {
Expand Down

0 comments on commit 0da8004

Please sign in to comment.