Skip to content

Commit

Permalink
chore: release v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjbarton committed May 2, 2018
1 parent 2b91cc6 commit 7bbb633
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": "karma-qunit",
"version": "2.0.1",
"version": "2.0.2",
"description": "A Karma plugin. Adapter for QUnit testing framework.",
"main": "lib/index.js",
"scripts": {
Expand Down

5 comments on commit 7bbb633

@Johann-S
Copy link
Collaborator

Choose a reason for hiding this comment

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

@johnjbarton do you know when this release will be pushed to npm ?

@johnjbarton
Copy link
Contributor Author

Choose a reason for hiding this comment

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

It was pushed two days ago.

@Johann-S
Copy link
Collaborator

Choose a reason for hiding this comment

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

Thanks @johnjbarton !

@legoktm
Copy link

@legoktm legoktm commented on 7bbb633 May 5, 2018

Choose a reason for hiding this comment

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

Can you push a git tag too?

@Johann-S
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please sign in to comment.