Skip to content

Commit 693e04a

Browse files
committed
v2.1.0
1 parent a7b6d8f commit 693e04a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

addon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-page-object",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "This ember-cli addon eases the construction of page objects on your acceptance and integration tests",
55
"keywords": [
66
"acceptance",

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docs",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"private": true,
55
"description": "Docs app for ember-cli-page-object",
66
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-page-object",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)