Skip to content

Commit

Permalink
Release 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Aug 14, 2012
1 parent 1b24427 commit 934571f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
@@ -1,4 +1,9 @@

0.3.3 / 2012-08-14
==================

* fix request-level exposure. closes #26 [jonpacker]

0.3.2 / 2012-07-30
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,5 +1,5 @@
{ "name": "express-expose"
, "version": "0.3.2"
, "version": "0.3.3"
, "description": "Expose helpers and local variables to the client-side"
, "keywords": ["express"]
, "author": "TJ Holowaychuk <tj@vision-media.ca>"
Expand Down

0 comments on commit 934571f

Please sign in to comment.