Skip to content

Commit

Permalink
2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DrPaulBrewer committed Feb 6, 2019
1 parent a3af450 commit c97b489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "simple-isomorphic-logger",
"version": "2.0.2",
"version": "2.0.3",
"description": "Flexibly log data to an in-memory browser array or to stream with writeSync to a .csv file on nodeJS",
"main": "build/index.js",
"scripts": {
Expand Down

0 comments on commit c97b489

Please sign in to comment.