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",