Skip to content
This repository was archived by the owner on Apr 11, 2018. It is now read-only.

Commit 9611526

Browse files
committed
version bump 0.9.3
1 parent c7be540 commit 9611526

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

History.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
[0.9.3](https://github.com/paularmstrong/swig/tree/v0.9.3) / 2012-01-28
2+
-----------------------------------------------------------------------
3+
4+
* **Fixed** Allow object and array values to be accessed via context variables [gh-40]
5+
6+
[Documentation](https://github.com/paularmstrong/swig/tree/v0.9.3/docs)
7+
18
[0.9.2](https://github.com/paularmstrong/swig/tree/v0.9.2) / 2012-01-23
29
-----------------------------------------------------------------------
310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swig",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
44
"description": "A fast django-like templating engine for node.js and browsers.",
55
"keywords": ["template", "templating", "html", "django", "express", "block"],
66
"repository": {

0 commit comments

Comments
 (0)