Skip to content

Commit 732d73d

Browse files
authored
Update elmah.io.javascript.nuspec
1 parent e394880 commit 732d73d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

elmah.io.javascript.nuspec

Lines changed: 2 additions & 2 deletions
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.0.0-beta3</version>
4+
<version>3.0.0</version>
55
<authors>elmah.io</authors>
66
<owners>elmah.io</owners>
77
<id>elmah.io.javascript</id>
@@ -19,4 +19,4 @@
1919
<file src="dist\elmahio.min.js.map" target="content\scripts\elmahio.min.js.map" />
2020
<file src="typescript\elmahio.d.ts" target="content\scripts\typings\elmah.io.javascript\elmahio.d.ts" />
2121
</files>
22-
</package>
22+
</package>

0 commit comments

Comments
 (0)