Skip to content

Commit 8590244

Browse files
committed
chore(release): prepare release 0.4.3
Updates to latest releases
1 parent 454b7a0 commit 8590244

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bower.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-dialog",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "A dialog plugin for Aurelia.",
55
"keywords": [
66
"aurelia",
@@ -17,9 +17,9 @@
1717
"url": "https://github.com/aurelia/dialog"
1818
},
1919
"dependencies": {
20-
"aurelia-dependency-injection": "^0.11.0",
21-
"aurelia-framework": "^0.17.0",
22-
"aurelia-metadata": "^0.9.0",
23-
"aurelia-templating": "^0.16.0"
20+
"aurelia-dependency-injection": "^0.12.0",
21+
"aurelia-framework": "^0.18.0",
22+
"aurelia-metadata": "^0.10.0",
23+
"aurelia-templating": "^0.17.0"
2424
}
2525
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aurelia-dialog",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "A dialog plugin for Aurelia.",
55
"keywords": [
66
"aurelia",

0 commit comments

Comments
 (0)