We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c2b59f commit 14ecdbcCopy full SHA for 14ecdbc
netstack.js
@@ -1,5 +1,5 @@
1
/*!
2
- * netStack v1.1.2
+ * netStack v1.2
3
* A simple and easy jQuery plugin for highlighting .NET stack traces
4
* License : Apache 2
5
* Author : https://elmah.io
package.json
@@ -1,6 +1,6 @@
{
"name": "netstack.js",
- "version": "1.1.2",
+ "version": "1.2",
"description": "A simple and easy jQuery plugin for highlighting .NET stack traces",
"main": "netstack.js",
6
"scripts": {
0 commit comments