Skip to content

Commit f251212

Browse files
committed
Tagging version 0.2.0
1 parent 4a72471 commit f251212

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-plugincreator",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"homepage": "https://github.com/OOPMan/jquery-plugincreator",
55
"authors": [
66
"Adam Jorgensen <[email protected]>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-plugincreator",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "A jQuery add-on that makes creating plugins a little easier.",
55
"main": [
66
"./js/jquery.plugincreator.js"

0 commit comments

Comments
 (0)