Skip to content

Commit

Permalink
Bump version to 2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
claviska committed Jun 5, 2020
1 parent 66c8b92 commit ed2758a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery-minicolors",
"version": "2.3.4",
"version": "2.3.5",
"homepage": "https://github.com/claviska/jquery-minicolors",
"authors": [
"Cory LaViska"
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery-minicolors",
"version": "2.3.4",
"version": "2.3.5",
"description": "jQuery MiniColors Plugin",
"homepage": "",
"main": [ "./jquery.minicolors.js", "./jquery.minicolors.css" ],
Expand Down
2 changes: 1 addition & 1 deletion jquery.minicolors.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@claviska/jquery-minicolors",
"version": "2.3.4",
"version": "2.3.5",
"homepage": "https://github.com/claviska/jquery-minicolors",
"author": "Cory LaViska",
"description": "jQuery MiniColors Plugin",
Expand Down

0 comments on commit ed2758a

Please sign in to comment.