Skip to content

Commit

Permalink
Version 1.8.3
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
rwz committed Jan 9, 2014
1 parent 9f933b2 commit ae2ca55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/multi_json/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module MultiJson
class Version
MAJOR = 1 unless defined? MultiJson::Version::MAJOR
MINOR = 8 unless defined? MultiJson::Version::MINOR
PATCH = 2 unless defined? MultiJson::Version::PATCH
PATCH = 3 unless defined? MultiJson::Version::PATCH
PRE = nil unless defined? MultiJson::Version::PRE

class << self
Expand Down

0 comments on commit ae2ca55

Please sign in to comment.