Skip to content

Commit 1fbc144

Browse files
committed
version update to 2.1.2
1 parent 73b139c commit 1fbc144

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 v2.1.1
2+
* netStack v2.1.2
33
* A simple and easy JavaScript library 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": "2.1.1",
3+
"version": "2.1.2",
44
"description": "A simple and easy JavaScript library for highlighting .NET stack traces",
55
"main": "netstack.js",
66
"scripts": {

0 commit comments

Comments
 (0)