Skip to content

Commit b7370fe

Browse files
committed
Bumped version to 2.0.0
1 parent 62bf207 commit b7370fe

File tree

3 files changed

+2
-103
lines changed

3 files changed

+2
-103
lines changed

jquery.jsStack.js

Lines changed: 0 additions & 101 deletions
This file was deleted.

jsStack.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* jsStack v1.0.1
2+
* jsStack v2.0.0
33
* A simple and easy library for highlighting JavaScript stack traces
44
* License: Apache 2
55
* Author: https://elmah.io

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsstack.js",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "A simple and easy library for highlighting JavaScript stack traces",
55
"main": "jsStack.js",
66
"scripts": {

0 commit comments

Comments
 (0)