Skip to content

Commit 38392eb

Browse files
chore(*): prepare release 0.1.0
1 parent c3fe9aa commit 38392eb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

doc/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 0.1.0 (2014-12-11)
2+
3+
4+
#### Bug Fixes
5+
6+
* **package:** add missing polyfill ([c3fe9aa4](http://github.com/aurelia/templating-resources/commit/c3fe9aa4ea00e517ceb8107dbe8ff3c3f577c44f))
7+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-templating-resources",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "A standard set of behaviors, converters and other resources for use with the Aurelia templating library.",
55
"keywords": [
66
"aurelia",

0 commit comments

Comments
 (0)