Skip to content

Commit

Permalink
Release v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaurav0 committed Sep 11, 2018
1 parent 896b7e7 commit 551347e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ before_install:
- 'export DISPLAY=:99.0'
- sh -e /etc/init.d/xvfb start
- npm config set spin false
- npm install -g npm@4
- npm install -g npm@5
- npm --version
- npm install -g codeclimate-test-reporter
install:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-element-resize-detector",
"version": "0.2.0",
"version": "0.2.1",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 551347e

Please sign in to comment.