Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Commit

Permalink
Release 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed Mar 24, 2017
1 parent 66db25a commit 7404269
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
@@ -1,4 +1,9 @@

1.1.2 / 2017-03-24
==================

* no need dir if no file logger (#5)

1.1.1 / 2016-06-26
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "mini-logger",
"version": "1.1.1",
"version": "1.1.2",
"description": "A really simple logger for web server or others",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7404269

Please sign in to comment.