Skip to content

Commit

Permalink
bumping to 0.3.3 with support for companies api
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Resella committed Oct 20, 2011
1 parent 0afe91b commit 471c47a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/linked_in/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module LinkedIn
module VERSION #:nodoc:
MAJOR = 0
MINOR = 3
PATCH = 2
PATCH = 3
PRE = nil
STRING = [MAJOR, MINOR, PATCH, PRE].compact.join('.')
end
Expand Down

0 comments on commit 471c47a

Please sign in to comment.