Skip to content

Commit

Permalink
add webextensions bundle to github releases
Browse files Browse the repository at this point in the history
  • Loading branch information
acvetkov committed Oct 12, 2016
1 parent 292103f commit 56ccbfa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ deploy:
file:
- "./dist/sinon-chrome.min.js"
- "./dist/sinon-chrome-apps.min.js"
- "./dist/sinon-chrome-webextensions.min.js"

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sinon-chrome",
"version": "2.1.0",
"version": "2.1.1",
"description": "Mock of chrome extensions API for unit testing under nodejs",
"homepage": "https://github.com/acvetkov/sinon-chrome",
"author": {
Expand Down

0 comments on commit 56ccbfa

Please sign in to comment.