From da9a7da063327b949da8dd898a00efa8ef370fe6 Mon Sep 17 00:00:00 2001 From: Samir Musali Date: Fri, 21 Feb 2020 18:35:03 -0500 Subject: [PATCH] v3.5.0 --- LICENSE | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 37e8e3d..8267176 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2019 LogDNA +Copyright (c) 2020 LogDNA Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package.json b/package.json index 337b03d..79f7517 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logdna", - "version": "3.4.0", + "version": "3.5.0", "description": "LogDNA's Node.js Logging Module.", "main": "index.js", "types": "types.d.ts",