Skip to content

Commit 8835433

Browse files
chore(*): prepare release 0.2.1
1 parent 5ca82ad commit 8835433

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

doc/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### 0.2.1 (2014-12-12)
2+
3+
4+
#### Bug Fixes
5+
6+
* **package:** update dependencies to latest versions ([5ca82ad1](http://github.com/aurelia/framework/commit/5ca82ad11adf1163e984e3fe05cd64a132990624))
7+
8+
19
## 0.2.0 (2014-12-11)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-framework",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "The aurelia framework brings together all the required core aurelia libraries into a ready-to-go application-building platform.",
55
"keywords": [
66
"aurelia",

0 commit comments

Comments
 (0)