Skip to content

Commit

Permalink
Bump version to 2.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Wendelin committed Feb 10, 2015
1 parent 975c866 commit 7066162
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
## v2.1.1
## v2.1.2
* .pinpoint() resolves to source-mapped stackframe even if other analysis fails.
* Fix stackframe dependency in CommonJS definition

Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "stacktrace-gps",
"version": "2.1.1",
"version": "2.1.2",
"main": "./stacktrace-gps.js",
"homepage": "https://github.com/stacktracejs/stacktrace-gps",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -5,7 +5,7 @@
"Eric Wendelin <me@eriwen.com> (http://www.eriwen.com)",
"Victor Homyakov <vkhomyackov@gmail.com> (https://github.com/victor-homyakov)"
],
"version": "2.1.1",
"version": "2.1.2",
"keywords": [
"stacktrace",
"error",
Expand Down

0 comments on commit 7066162

Please sign in to comment.