Skip to content

Commit eba8d6c

Browse files
committed
1.0.0
1 parent ca69c3f commit eba8d6c

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

package.json

+10-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
{
22
"name": "flickr-with-uploads",
33
"description": "Flickr API with OAuth 1.0A and uploads",
4-
"version": "0.3.1",
5-
"keywords": ["flickr", "uploads", "api", "oauth"],
6-
"repository" : {
7-
"type" : "git",
8-
"url" : "git://github.com/chbrown/flickr-with-uploads.git"
4+
"version": "1.0.0",
5+
"keywords": [
6+
"flickr",
7+
"uploads",
8+
"api",
9+
"oauth"
10+
],
11+
"repository": {
12+
"type": "git",
13+
"url": "git://github.com/chbrown/flickr-with-uploads.git"
914
},
1015
"bugs": {
1116
"url": "https://github.com/chbrown/flickr-with-uploads/issues",

0 commit comments

Comments
 (0)