Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Geoffrey Signorato committed Mar 12, 2018
1 parent 338df41 commit 5926b8f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "simpleParallax",
"description": "simpleParallax is a simple and lightweight jQuery plugin that gives your website parallax animations on the images",
"version": "2.0.0",
"version": "2.1.0",
"main": "src/simpleParallax.js",
"authors": [
"Geoffrey Signorato <[email protected]>"
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": "simple-parallax-jquery",
"version": "2.0.0",
"version": "2.1.0",
"description": "simpleParallax is a simple and lightweight jQuery plugin that gives your website parallax animations on the images",
"homepage": "https://anakao-theme.com/simpleparallax/",
"main": "src/simpleParallax.js",
Expand Down
2 changes: 1 addition & 1 deletion src/simpleParallax.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* simpleParallax
* ------------
* Version : 2.0.0
* Version : 2.1.0
* Website : https://anakao-theme.com/simpleparallax/
* Repo : https://github.com/geosenna/simpleParallax
* Author : Geoffrey Signorato (@geosenna)
Expand Down
2 changes: 1 addition & 1 deletion src/simpleParallax.min.js

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

0 comments on commit 5926b8f

Please sign in to comment.