Skip to content

Commit

Permalink
update version to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ZsharE committed Nov 22, 2023
1 parent 8c2b59f commit 14ecdbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion netstack.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* netStack v1.1.2
* netStack v1.2
* A simple and easy jQuery plugin for highlighting .NET stack traces
* License : Apache 2
* Author : https://elmah.io
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
"scripts": {
Expand Down

0 comments on commit 14ecdbc

Please sign in to comment.