Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Commit

Permalink
Release 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Sep 13, 2012
1 parent 3c3f592 commit ccf6886
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.8.3 / 2012-09-13
==================

* allow pre-compiling into a standalone function [seanmonstar]

0.8.2 / 2012-08-16
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "ejs",
"description": "Embedded JavaScript templates",
"version": "0.8.2",
"version": "0.8.3",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"keywords": ["template", "engine", "ejs"],
"devDependencies": {
Expand Down

0 comments on commit ccf6886

Please sign in to comment.