Skip to content

Commit

Permalink
Released v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elwayman02 committed Mar 14, 2018
1 parent 78e8c02 commit 5865219
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ module.exports = function() {
getChannelURL('canary'),
]).then((urls) => {
return {
useYarn: true,
scenarios: [
{
name: 'ember-lts-2.12',
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-sinon",
"version": "1.0.1",
"version": "2.0.0",
"description": "Ember CLI addon for sinon.js",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 5865219

Please sign in to comment.