Skip to content

Commit

Permalink
Bump to 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Resella committed Nov 10, 2011
1 parent 29c519e commit c326e8f
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 = 5
PATCH = 6
PRE = nil
STRING = [MAJOR, MINOR, PATCH, PRE].compact.join('.')
end
Expand Down

0 comments on commit c326e8f

Please sign in to comment.