Skip to content

Commit

Permalink
Travis build: 93 v4.0.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Nov 27, 2017
1 parent e38631b commit 8215c59
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/_coverpage.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- _coverpage.md -->


# Ts.LogDebug <small class="version">3.0.1</small>
# Ts.LogDebug <small class="version">4.0.0</small>

> A multi channel logger written in TypeScript.
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ts-log-debug",
"version": "3.0.1",
"version": "4.0.0",
"description": "A multi channel logger written in TypeScript.",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -75,4 +75,4 @@
"master": "master",
"production": "production"
}
}
}

0 comments on commit 8215c59

Please sign in to comment.