Skip to content

Commit

Permalink
Bump version to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Jan 24, 2013
1 parent 8c368f4 commit 97ffed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rails_admin/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module RailsAdmin
class Version
MAJOR = 0 unless defined? MAJOR
MINOR = 4 unless defined? MINOR
PATCH = 2 unless defined? PATCH
PATCH = 3 unless defined? PATCH
PRE = nil unless defined? PRE

class << self
Expand Down

0 comments on commit 97ffed8

Please sign in to comment.