Skip to content

Commit

Permalink
chore(all): prepare release 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Jun 17, 2016
1 parent 4ea4435 commit ee326ab
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aurelia-validation",
"version": "0.9.1",
"version": "0.9.2",
"description": "This is a validation interface for hooking in to Aurelia's binding and templating engines.",
"keywords": [
"aurelia",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aurelia-validation",
"version": "0.9.1",
"version": "0.9.2",
"description": "This is a validation interface for hooking in to Aurelia's binding and templating engines.",
"keywords": [
"aurelia",
Expand Down
4 changes: 4 additions & 0 deletions typings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "aurelia-validation",
"main": "dist/aurelia-validation.d.ts"
}

0 comments on commit ee326ab

Please sign in to comment.