lib/hasami/settings.rb in hasami-0.1.0 vs lib/hasami/settings.rb in hasami-0.1.1

- old
+ new

@@ -1,4 +1,4 @@ module HasamiSettings - VERSION = "0.1.0" + VERSION = "0.1.1" FLIGHT_URL = 'http://www.taoyuan-airport.com/uploads/flightx/a_flight_v4.txt' end