Skip to content

Commit

Permalink
v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Robdel12 committed Apr 7, 2020
1 parent 5eed2e1 commit 8ae906c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion addon-test-support/@percy/ember/index.js
Expand Up @@ -30,7 +30,7 @@ function envInfo() {
}

function clientInfo() {
return `@percy/ember@v2.1.0`;
return `@percy/ember@v2.1.1`;
}

// This will only remove the transform applied by Ember's defaults
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@percy/ember",
"version": "2.1.0",
"version": "2.1.1",
"keywords": [
"ember-addon"
],
Expand Down

0 comments on commit 8ae906c

Please sign in to comment.