Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 485eb21

Browse files
committedMay 15, 2015
bumped the version to v0.2.0
1 parent d4657f9 commit 485eb21

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": "exceptionless",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "JavaScript client for Exceptionless",
55
"license": "Apache",
66
"main": "dist/exceptionless.js",

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "exceptionless",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "JavaScript client for Exceptionless",
55
"license": "Apache",
66
"main": "dist/exceptionless.es5.js",

0 commit comments

Comments
 (0)
Please sign in to comment.