Skip to content

Commit

Permalink
1.7.0-rc.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dhilt committed Sep 29, 2017
1 parent 9de76a0 commit 09f679c
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-ui-scroll",
"description": "AngularJS infinite scrolling module",
"version": "1.7.0-rc.1",
"version": "1.7.0-rc.2",
"main": "./dist/ui-scroll.js",
"homepage": "https://github.com/angular-ui/ui-scroll.git",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion dist/ui-scroll-grid.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/ui-scroll-grid.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/ui-scroll-grid.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/ui-scroll-grid.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/ui-scroll-jqlite.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* angular-ui-scroll
* https://github.com/angular-ui/ui-scroll.git
* This module is deprecated since 1.6.0 and will be removed in further versions!
* This module is deprecated since 1.6.0 and will be removed in future versions!
* License: MIT
*/
(function () {
Expand Down
2 changes: 1 addition & 1 deletion dist/ui-scroll-jqlite.min.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* angular-ui-scroll
* https://github.com/angular-ui/ui-scroll.git
* This module is deprecated since 1.6.0 and will be removed in further versions!
* This module is deprecated since 1.6.0 and will be removed in future versions!
* License: MIT
*/
(function () {
Expand Down
2 changes: 1 addition & 1 deletion dist/ui-scroll.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/ui-scroll.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/ui-scroll.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-ui-scroll",
"description": "AngularJS infinite scrolling module",
"version": "1.7.0-rc.1",
"version": "1.7.0-rc.2",
"src": "./src/",
"public": "./dist/",
"main": "./dist/ui-scroll.js",
Expand Down

0 comments on commit 09f679c

Please sign in to comment.