chore: mark version v1.5.0 (#2698)

This commit is contained in:
Joel Einbinder
2018-06-07 12:19:25 -07:00
committed by GitHub
parent 75ba86f41a
commit 194d580026
3 changed files with 4 additions and 6 deletions

View File

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