Skip to content

Commit

Permalink
Bumped to version 1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
larsch committed Nov 28, 2015
1 parent 7bf86ee commit a6ed246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/ocra
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ module Ocra
a.sort.inject([]) { |r, e| r.last == e ? r : r << e }
end

VERSION = "1.3.5"
VERSION = "1.3.6"

IGNORE_MODULES = /\/(enumerator.so|rational.so|complex.so|thread.rb)$/

Expand Down

0 comments on commit a6ed246

Please sign in to comment.