Skip to content

Commit 12106a3

Browse files
committed
bumped version
1 parent a06710b commit 12106a3

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -623,6 +623,7 @@ $ npm test
623623

624624
## Changelog
625625

626+
* 0.2.1: Added history, video, player, googleCsi commands and continuous option
626627
* 0.2.0: Replaced jsonml by xml2js dependency
627628
* 0.1.3: Test results extra data (breakdown, domains, requests, pagespeed)
628629
* 0.1.0: Specs (CI); Run in batch; Node methods/options as command aliases; new Chrome test options

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpagetest",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "WebPageTest API wrapper for NodeJS",
55
"author": "Marcel Duran <github@marcelduran.com> (http://github.com/marcelduran)",
66
"homepage": "http://github.com/marcelduran/webpagetest-api",

0 commit comments

Comments
 (0)