Skip to content

Commit

Permalink
release v3.5.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanpenner committed Oct 10, 2018
1 parent fbae9fc commit 09a1cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-qunit",
"version": "3.4.2",
"version": "3.5.0",
"description": "QUnit helpers for testing Ember.js applications",
"keywords": [
"ember-addon"
Expand Down

1 comment on commit 09a1cd6

@rwjblue
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stefanpenner - looks like you forgot to update the changelog when releasing, I updated to include 3.5.0...

Please sign in to comment.