Skip to content

Commit 233e13f

Browse files
committed
Released 0.1.8.
1 parent 2d2c11d commit 233e13f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-parallax",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"main": "angular-parallax.min.js",
55
"ignore": [
66
"**/.*",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-parallax",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "Lightweight and performant parallax scrolling for angular.js",
55
"keywords": ["angular", "parallax", "parallax-scrolling"],
66
"main": "angular-parallax.min.js",

0 commit comments

Comments
 (0)