Skip to content

Commit

Permalink
Release 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Jul 30, 2012
1 parent 86d2799 commit 583bdde
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.2 / 2012-07-30
==================

* fix 3x support now that locals.use() is gone. closes #22

0.3.0 / 2012-05-30
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,5 +1,5 @@
{ "name": "express-expose"
, "version": "0.3.1"
, "version": "0.3.2"
, "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 583bdde

Please sign in to comment.