Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Commit

Permalink
Gem version bump 0.6.2, updated copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
shayne committed May 9, 2011
1 parent 453c803 commit ccf1f56
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
@@ -1,4 +1,4 @@
Copyright (c) 2010 Instagram (Burbn, Inc.)
Copyright (c) 2011 Instagram (Burbn, Inc.)

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -140,5 +140,5 @@ Submitting a Pull Request

Copyright
---------
Copyright (c) 2010 Instagram (Burbn, Inc).
Copyright (c) 2011 Instagram (Burbn, Inc).
See [LICENSE](https://github.com/Instagram/instagram-ruby-gem/blob/master/LICENSE.md) for details.
2 changes: 1 addition & 1 deletion lib/instagram/version.rb
@@ -1,3 +1,3 @@
module Instagram
VERSION = '0.6.1'.freeze unless defined?(::Instagram::VERSION)
VERSION = '0.6.2'.freeze unless defined?(::Instagram::VERSION)
end

0 comments on commit ccf1f56

Please sign in to comment.