Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

Commit

Permalink
Released version 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
floehopper committed Jan 1, 2011
1 parent 9740b78 commit b6c042f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions national-rail.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

Gem::Specification.new do |s|
s.name = %q{national-rail}
s.version = "0.4.3"
s.version = "0.4.4"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["James Mead"]
s.date = %q{2010-12-31}
s.date = %q{2011-01-01}
s.description = %q{Includes journey planner, live departure boards (both National Rail & Virgin), and a station list with GPS co-ordinates.}
s.email = %q{james@floehopper.org}
s.files = ["lib/national-rail", "lib/national-rail.rb", "lib/national-rail/journey_planner", "lib/national-rail/journey_planner.rb", "lib/national-rail/journey_planner/details_page_parser.rb", "lib/national-rail/live_departure_boards.rb", "lib/national-rail/station_list.rb", "lib/national-rail/stations.kml", "lib/national-rail/virgin_live_departure_boards", "lib/national-rail/virgin_live_departure_boards.rb", "lib/national-rail/virgin_live_departure_boards/details_page_parser.rb"]
Expand Down

0 comments on commit b6c042f

Please sign in to comment.