Skip to content

Commit 3996aac

Browse files
committed
New version number in package and nuspec files
1 parent 4476b46 commit 3996aac

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.3</version>
4+
<version>3.2.0</version>
55
<authors>elmah.io</authors>
66
<owners>elmah.io</owners>
77
<id>elmah.io.javascript</id>

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.3",
4+
"version": "3.2.0",
55
"repository": "https://github.com/elmahio/elmah.io.javascript",
66
"license": "Apache-2.0",
77
"main": "dist/elmahio.js",

0 commit comments

Comments
 (0)