Skip to content

Commit

Permalink
Update version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulyoung committed Jan 26, 2015
1 parent 48fce06 commit 2cddc9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Provide source code context when reporting errors.",
"author": "Paul Young",
"repo": "gss/error-reporter",
"version": "0.1.4",
"version": "0.1.5",
"json": [
"component.json"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "error-reporter",
"description": "Provide source code context when reporting errors.",
"version": "0.1.4",
"version": "0.1.5",
"repository": {
"type": "git",
"url": "git://github.com/gss/error-reporter.git"
Expand Down

0 comments on commit 2cddc9b

Please sign in to comment.