Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
meritt committed Mar 16, 2013
1 parent 39031fe commit a019540
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 14 deletions.
7 changes: 0 additions & 7 deletions lib/instapics.js

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 Original file line Diff line number Diff line change
@@ -1,6 +1,6 @@
{ {
"name": "instapics" "name": "instapics"
, "version": "0.1.0" , "version": "0.1.1"
, "description": "Wrapper for the Instagram API" , "description": "Wrapper for the Instagram API"
, "keywords": ["photo", "instagram", "api", "wrapper"] , "keywords": ["photo", "instagram", "api", "wrapper"]
, "author": "Alexey Simonenko <alexey@simonenko.su>" , "author": "Alexey Simonenko <alexey@simonenko.su>"
Expand Down
6 changes: 0 additions & 6 deletions src/instapics.coffee
Original file line number Original file line Diff line number Diff line change
@@ -1,9 +1,3 @@
###
node-instapics
(c) 2012 Alexey Simonenko, Serenity LLC.
###

# Constructor
xhr = require 'request' xhr = require 'request'
qs = require 'querystring' qs = require 'querystring'


Expand Down

0 comments on commit a019540

Please sign in to comment.