Skip to content

Commit 14ecdbc

Browse files
committed
update version to 1.2
1 parent 8c2b59f commit 14ecdbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

netstack.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* netStack v1.1.2
2+
* netStack v1.2
33
* A simple and easy jQuery plugin for highlighting .NET stack traces
44
* License : Apache 2
55
* Author : https://elmah.io

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "netstack.js",
3-
"version": "1.1.2",
3+
"version": "1.2",
44
"description": "A simple and easy jQuery plugin for highlighting .NET stack traces",
55
"main": "netstack.js",
66
"scripts": {

0 commit comments

Comments
 (0)