From d936b1b0c245a38d31c40eec28f666fc58919025 Mon Sep 17 00:00:00 2001 From: Santiago Ferreira Date: Tue, 14 Nov 2017 21:15:38 -0300 Subject: [PATCH] 1.13.0-alpha.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 260ac2c6..75985d91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-cli-page-object", - "version": "1.12.1", + "version": "1.13.0-alpha.1", "description": "This ember-cli addon eases the construction of page objects on your acceptance and integration tests", "keywords": [ "acceptance",