Skip to content

Commit

Permalink
Updated to 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasArdal committed Aug 17, 2019
1 parent 00c8763 commit f5bd966
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dist/elmahio.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/elmahio.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/elmahio.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/elmahio.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion elmah.io.javascript.nuspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<version>3.0.2</version>
<version>3.0.3</version>
<authors>elmah.io</authors>
<owners>elmah.io</owners>
<id>elmah.io.javascript</id>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "elmah.io.javascript",
"description": "elmah.io javascript logger.",
"version": "3.0.2",
"version": "3.0.3",
"repository": "https://github.com/elmahio/elmah.io.javascript",
"license": "Apache-2.0",
"main": "dist/elmahio.js",
Expand Down
2 changes: 1 addition & 1 deletion src/elmahio.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* elmah.io Javascript Logger - version 3.0.1
* elmah.io Javascript Logger - version 3.0.3
* (c) 2018 elmah.io, Apache 2.0 License, https://elmah.io
*/

Expand Down

0 comments on commit f5bd966

Please sign in to comment.