Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jamonkko committed Jun 3, 2021
1 parent 84091a5 commit c59e012
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "console-log-server",
"version": "0.2.1",
"version": "0.3.0",
"description": "Logs all http requests to console",
"main": "dist",
"jsnext:main": "src",
Expand Down
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* @license
* console-log-server v0.2.1 (https://github.com/jamonkko/console-log-server#readme)
* console-log-server v0.3.0 (https://github.com/jamonkko/console-log-server#readme)
* Copyright 2021 Jarkko Mönkkönen <[email protected]>
* Licensed under MIT
*/
Expand Down

0 comments on commit c59e012

Please sign in to comment.