Skip to content

Commit

Permalink
Version bump to 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
thoov committed Jan 5, 2016
1 parent ffbd179 commit 90f6446
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
{
"name": "mock-socket",
"version": "1.0.5",
"version": "1.0.6",
"homepage": "https://github.com/thoov/mock-socket",
"main": "./dist/mock-socket.min.js",
"moduleType": "es6",
"authors": [
"Travis Hoover <[email protected]>"
],
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": "mock-socket",
"version": "1.0.5",
"version": "1.0.6",
"description": "Javascript mocking library for websockets and socket.io",
"main": "./dist/main.js",
"directories": {
Expand Down

0 comments on commit 90f6446

Please sign in to comment.