Skip to content

Commit

Permalink
[[CHORE]] Release 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jmendiara committed Aug 23, 2016
1 parent 9293968 commit 8e9537a
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,7 +1,7 @@
{
"name": "logops",
"description": "Simple and performant nodejs JSON logger",
"version": "1.0.2",
"version": "1.0.3",
"homepage": "https://github.com/telefonicaid/logops",
"license": "Apache-2.0",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion typings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "logops",
"main": "lib/logops.d.ts",
"homepage": "https://github.com/telefonicaid/logops",
"version": "1.0.2",
"version": "1.0.3",
"globalDependencies": {
"node": "registry:dt/node#6.0.0+20160818175514"
}
Expand Down

0 comments on commit 8e9537a

Please sign in to comment.