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

Commit

Permalink
version bump 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paularmstrong committed Oct 20, 2012
1 parent afe9db1 commit b2f805e
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.13.0](https://github.com/paularmstrong/swig/tree/v0.13.0) / 2012-10-20
-------------------------------------------------------------------------

* **Added** Support for nested blocks! (Thanks, @nsaun!) [gh-64] [gh-129]
* **Changed** Removed the `parentBlock` argument from tags.
* **Fixed** Object keys may now contain dots

[0.12.1](https://github.com/paularmstrong/swig/tree/v0.12.1) / 2012-10-05
-------------------------------------------------------------------------

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.12.1",
"version": "0.13.0",
"description": "A fast django-like templating engine for node.js and browsers.",
"keywords": [
"template",
Expand Down

0 comments on commit b2f805e

Please sign in to comment.