Skip to content

Commit

Permalink
version bump 0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
paularmstrong committed Jan 29, 2012
1 parent c7be540 commit 9611526
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
[0.9.3](https://github.com/paularmstrong/swig/tree/v0.9.3) / 2012-01-28
-----------------------------------------------------------------------

* **Fixed** Allow object and array values to be accessed via context variables [gh-40]

[Documentation](https://github.com/paularmstrong/swig/tree/v0.9.3/docs)

[0.9.2](https://github.com/paularmstrong/swig/tree/v0.9.2) / 2012-01-23
-----------------------------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swig",
"version": "0.9.2",
"version": "0.9.3",
"description": "A fast django-like templating engine for node.js and browsers.",
"keywords": ["template", "templating", "html", "django", "express", "block"],
"repository": {
Expand Down

0 comments on commit 9611526

Please sign in to comment.