Skip to content

Commit

Permalink
chore(all): prepare release 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Jun 17, 2016
1 parent e304435 commit b6292f4
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-ui-virtualization",
"version": "0.5.0",
"version": "0.5.1",
"description": "A plugin that provides a virtualized repeater and other virtualization services.",
"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-ui-virtualization",
"version": "0.5.0",
"version": "0.5.1",
"description": "A plugin that provides a virtualized repeater and other virtualization services.",
"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-ui-virtualization",
"main": "dist/aurelia-ui-virtualization.d.ts"
}

0 comments on commit b6292f4

Please sign in to comment.