chore: bump version to v1.5.0-post (#2699)

This commit is contained in:
Joel Einbinder
2018-06-07 13:04:00 -07:00
committed by GitHub
parent 194d580026
commit 147f98d1f0
2 changed files with 6 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "puppeteer",
"version": "1.5.0",
"version": "1.5.0-post",
"description": "A high-level API to control headless Chrome over the DevTools Protocol",
"main": "index.js",
"repository": "github:GoogleChrome/puppeteer",