Skip to content

Commit

Permalink
Update version to 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ZsharE committed Aug 2, 2024
1 parent e6d87f9 commit 1f7c21d
Show file tree
Hide file tree
Showing 8 changed files with 4,050 additions and 4,209 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.

4 changes: 2 additions & 2 deletions 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>4.1.0</version>
<version>4.1.1</version>
<authors>elmah.io</authors>
<owners>elmah.io</owners>
<id>elmah.io.javascript</id>
Expand Down
8,240 changes: 4,041 additions & 4,199 deletions package-lock.json

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions 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": "4.1.0",
"version": "4.1.1",
"repository": "https://github.com/elmahio/elmah.io.javascript",
"license": "Apache-2.0",
"main": "dist/elmahio.js",
Expand All @@ -23,6 +23,5 @@
"gulp-sourcemaps": "^2.6.4",
"gulp-strip-comments": "^2.5.2",
"lodash": "~4.17.10"
},
"dependencies": {}
}
}
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 4.1.0
* elmah.io Javascript Logger - version 4.1.1
* (c) 2018 elmah.io, Apache 2.0 License, https://elmah.io
*/

Expand Down

0 comments on commit 1f7c21d

Please sign in to comment.