Skip to content

Commit 6b2b575

Browse files
committed
Updated minor version
1 parent 778b8c4 commit 6b2b575

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

elmah.io.javascript.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
4-
<version>3.1.2</version>
4+
<version>3.1.3</version>
55
<authors>elmah.io</authors>
66
<owners>elmah.io</owners>
77
<id>elmah.io.javascript</id>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "elmah.io.javascript",
33
"description": "elmah.io javascript logger.",
4-
"version": "3.1.2",
4+
"version": "3.1.3",
55
"repository": "https://github.com/elmahio/elmah.io.javascript",
66
"license": "Apache-2.0",
77
"main": "dist/elmahio.js",

src/elmahio.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* elmah.io Javascript Logger - version 3.1.2
2+
* elmah.io Javascript Logger - version 3.1.3
33
* (c) 2018 elmah.io, Apache 2.0 License, https://elmah.io
44
*/
55

0 commit comments

Comments
 (0)