Skip to content

Commit

Permalink
bump to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberfly999 committed Dec 17, 2018
1 parent fff92d1 commit 8f158a4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion demo/js/jquery.darkener.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* jQuery Darkener Plugin v0.9.0
* jQuery Darkener Plugin v1.0.0
* https://github.com/cyberfly999/jquery.darkener
*
* Copyright 2018 by Vince Hehlen
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.darkener.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* jQuery Darkener Plugin v0.9.0
* jQuery Darkener Plugin v1.0.0
* https://github.com/cyberfly999/jquery.darkener
*
* Copyright 2018 by Vince Hehlen
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": "jquery.darkener",
"version": "0.9.0",
"version": "1.0.0",
"description": "A jQuery Plugin to render a gradient overlay",
"main": "jquery.darkener.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion src/jquery.darkener.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* jQuery Darkener Plugin v0.9.0
* jQuery Darkener Plugin v1.0.0
* https://github.com/cyberfly999/jquery.darkener
*
* Copyright 2018 by Vince Hehlen
Expand Down

0 comments on commit 8f158a4

Please sign in to comment.