Skip to content

Commit

Permalink
Bump to 0.3.5 adds support for sharing status
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Resella committed Oct 21, 2011
1 parent 89a614c commit a959db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/linked_in/version.rb
Expand Up @@ -3,7 +3,7 @@ module LinkedIn
module VERSION #:nodoc:
MAJOR = 0
MINOR = 3
PATCH = 4
PATCH = 5
PRE = nil
STRING = [MAJOR, MINOR, PATCH, PRE].compact.join('.')
end
Expand Down

0 comments on commit a959db1

Please sign in to comment.