Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
thoov committed Mar 30, 2015
1 parent 8300125 commit a021e2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mock-socket",
"version": "0.2.0",
"version": "0.3.0",
"homepage": "https://github.com/thoov/mock-socket",
"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": "0.2.0",
"version": "0.3.0",
"description": "A mocking library for WebSockets",
"main": "./src/main.js",
"directories": {
Expand Down

0 comments on commit a021e2e

Please sign in to comment.