Bump version
This commit is contained in:
parent
3402e5a0db
commit
c3e71b4082
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
# 1.0.5
|
||||
* Add support for DSX, a port of JSX to Dart.
|
||||
|
||||
# 1.0.4
|
||||
* Skip HTML comments in free text.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: jael
|
||||
version: 1.0.4
|
||||
version: 1.0.5
|
||||
description: A simple server-side HTML templating engine for Dart.
|
||||
author: Tobe O <thosakwe@gmail.com>
|
||||
homepage: https://github.com/angel-dart/jael/tree/master/jael
|
||||
|
|
Loading…
Reference in a new issue