Skip to content

Commit 18dc9b8

Browse files
author
Zeno Rocha
committed
Release v0.3.3
1 parent 973a58d commit 18dc9b8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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-github",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"homepage": "https://github.com/zenorocha/jquery-github",
55
"authors": [
66
"Zeno Rocha <hi@zenorocha.com>"

github.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"repositories",
88
"git"
99
],
10-
"version": "0.3.2",
10+
"version": "0.3.3",
1111
"author": {
1212
"name": "Zeno Rocha",
1313
"url": "https://github.com/zenorocha"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A jQuery plugin to display your Github Repositories.",
55
"author": "Zeno Rocha",
66
"homepage": "https://github.com/zenorocha/jquery-github/",
7-
"version": "0.3.2",
7+
"version": "0.3.3",
88
"repository": {
99
"type": "git",
1010
"url": "https://github.com/zenorocha/jquery-github.git"

0 commit comments

Comments
 (0)