Skip to content

Commit a89c16c

Browse files
committed
Bump 0.2.2
1 parent a83eb8f commit a89c16c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

History.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.2.2 - 3/22/2012
2+
* raven.Client now emits `logged` and `error` events.
3+
14
# 0.2.1 - 3/22/2012
25
* Fixed connect/express middleware, thanks Almad!
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "raven",
33
"description": "A standalone (Node.js) client for Sentry",
44
"keywords": ["raven", "sentry", "python"],
5-
"version": "0.2.1",
5+
"version": "0.2.2",
66
"repository": "git://github.com/mattrobenolt/raven-node.git",
77
"author": "Matt Robenolt <[email protected]>",
88
"main": "index",

0 commit comments

Comments
 (0)