Skip to content

Commit 8c2e05a

Browse files
chore(*): prepare release 0.2.0
1 parent fe83ef3 commit 8c2e05a

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.2.0 (2014-12-11)
2+
3+
4+
#### Bug Fixes
5+
6+
* **package:** update dependencies to their latest versions ([fe83ef37](http://github.com/aurelia/framework/commit/fe83ef37fdcdf878dd79564ed9b97ee56de8d621))
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-framework",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
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)