Skip to content

Commit

Permalink
chore(all): prepare release 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Jul 3, 2018
1 parent d4fd1ca commit 65f5212
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aurelia-validation",
"version": "1.2.1",
"version": "1.2.2",
"description": "Validation for Aurelia applications",
"keywords": [
"aurelia",
Expand All @@ -19,6 +19,6 @@
"dependencies": {
"aurelia-binding": "^2.0.0",
"aurelia-metadata": "^1.0.0",
"aurelia-templating": "^1.0.0"
"aurelia-templating": "^1.8.1"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aurelia-validation",
"version": "1.2.1",
"version": "1.2.2",
"description": "Validation for Aurelia applications",
"keywords": [
"aurelia",
Expand Down Expand Up @@ -66,15 +66,15 @@
"aurelia-logging": "^1.3.1",
"aurelia-pal": "^1.3.0",
"aurelia-task-queue": "^1.2.0",
"aurelia-templating": "^1.4.2"
"aurelia-templating": "^1.8.1"
},
"dependencies": {
"aurelia-binding": "^2.0.0",
"aurelia-dependency-injection": "^1.3.1",
"aurelia-logging": "^1.3.1",
"aurelia-pal": "^1.3.0",
"aurelia-task-queue": "^1.2.0",
"aurelia-templating": "^1.4.2"
"aurelia-templating": "^1.8.1"
},
"devDependencies": {}
},
Expand All @@ -84,7 +84,7 @@
"aurelia-logging": "^1.3.1",
"aurelia-pal": "^1.3.0",
"aurelia-task-queue": "^1.2.0",
"aurelia-templating": "^1.4.2"
"aurelia-templating": "^1.8.1"
},
"devDependencies": {
"@types/node": "^8.5.1",
Expand Down

0 comments on commit 65f5212

Please sign in to comment.