Skip to content

Commit 243af5b

Browse files
author
Eric Wendelin
committed
Bump version to 0.6.3
1 parent 106a8b6 commit 243af5b

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": "stacktrace-js",
3-
"version": "0.6.2",
3+
"version": "0.6.3",
44
"main": "./stacktrace.js",
55
"dependencies": {},
66
"ignore": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "stacktrace-js",
33
"description": "Framework-agnostic, micro-library for getting stack traces in all environments",
44
"author": "Eric Wendelin <me@eriwen.com> (http://www.eriwen.com)",
5-
"version": "0.6.2",
5+
"version": "0.6.3",
66
"keywords": ["stack-trace", "cross-browser", "framework-agnostic", "client", "browser"],
77
"homepage": "http://stacktracejs.com",
88
"repository": {

0 commit comments

Comments
 (0)