diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2015-02-02 19:30:27 +0100 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2015-02-02 19:30:27 +0100 |
commit | ec9fee7da82bc1f7c1c571a39228455c7cc62a7e (patch) | |
tree | 67711cde471cc02459d0be9cdab88207ac751495 /postcodes-norway.gemspec | |
parent | 6aa9e49eb51f61c62a2c37a6c4226514a8d3e6c0 (diff) | |
download | postcodes-norway-0.1.1.tar.gz postcodes-norway-0.1.1.tar.bz2 postcodes-norway-0.1.1.zip |
Update version to 0.1.1.v0.1.1
Diffstat (limited to 'postcodes-norway.gemspec')
-rw-r--r-- | postcodes-norway.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postcodes-norway.gemspec b/postcodes-norway.gemspec index d0fa10c..2ba9d30 100644 --- a/postcodes-norway.gemspec +++ b/postcodes-norway.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'postcodes-norway' - s.version = '0.1.0' + s.version = '0.1.1' s.date = '2015-02-02' s.summary = "A simple interface to the Norwegian postcode database." s.description = "Parses the Norwegian postcode database as published by Bring, and lets you search and use the data from Ruby." |