Skip to content

Commit 6622026

Browse files
author
Eric Wendelin
committed
Bump version to 0.2.3.
1 parent 6acd36e commit 6622026

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "error-stack-parser",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"main": "./error-stack-parser.js",
55
"homepage": "https://github.com/stacktracejs/error-stack-parser",
66
"authors": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"Eric Wendelin <me@eriwen.com> (http://www.eriwen.com)",
66
"Victor Homyakov <vkhomyackov@gmail.com> (https://github.com/victor-homyakov)"
77
],
8-
"version": "0.2.2",
8+
"version": "0.2.3",
99
"keywords": [
1010
"stacktrace",
1111
"error"

0 commit comments

Comments
 (0)