Skip to content

Commit 09e1d16

Browse files
chore(all): prepare release 1.0.0-beta.2.0.1
1 parent c92263b commit 09e1d16

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

bower.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": "1.0.0-beta.2.0.0",
3+
"version": "1.0.0-beta.2.0.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",

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": "1.0.0-beta.2.0.0",
3+
"version": "1.0.0-beta.2.0.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",

typings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"name": "aurelia-framework",
3+
"main": "dist/aurelia-framework.d.ts"
4+
}

0 commit comments

Comments
 (0)