lib/schoolfinder/version.rb in schoolfinder-0.4.0 vs lib/schoolfinder/version.rb in schoolfinder-0.4.1

- old
+ new

@@ -1,3 +1,3 @@ module Schoolfinder - VERSION = '0.4.0' + VERSION = '0.4.1' end