Skip to content

Commit a0a7309

Browse files
committed
Bump to v0.6
1 parent 3b05936 commit a0a7309

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery.stellar",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"main": ["./jquery.stellar.js"],
55
"dependencies": {
66
"jquery": ">=1.4.3"

jquery.stellar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Stellar.js v0.5.0
2+
* Stellar.js v0.6.0
33
* http://markdalgleish.com/projects/stellar.js
44
*
55
* Copyright 2013, Mark Dalgleish

jquery.stellar.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jquery.stellar",
33
"title": "Stellar.js",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"description": "Parallax scrolling made easy.",
66
"homepage": "http://markdalgleish.com/projects/stellar.js",
77
"author": {

stellar.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "stellar",
33
"title": "Stellar.js",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"description": "Parallax scrolling made easy.",
66
"homepage": "http://markdalgleish.com/projects/stellar.js",
77
"author": {

0 commit comments

Comments
 (0)