diff --git a/bower.json b/bower.json index 5c247e7..90d13c1 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "aurelia-ui-virtualization", - "version": "0.5.2", + "version": "1.0.0-beta.1.0.0", "description": "A plugin that provides a virtualized repeater and other virtualization services.", "keywords": [ "aurelia", diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index ecfa449..d4bfe5b 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -1,3 +1,8 @@ + +# [1.0.0-beta.1.0.0](https://github.com/aurelia/ui-virtualization/compare/0.5.2...v1.0.0-beta.1.0.0) (2016-06-22) + + + ### 0.4.6 (2016-05-31) diff --git a/package.json b/package.json index ae2009d..4dfb900 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-ui-virtualization", - "version": "0.5.2", + "version": "1.0.0-beta.1.0.0", "description": "A plugin that provides a virtualized repeater and other virtualization services.", "keywords": [ "aurelia",