Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Commit 9ba617e

Browse files
committed
Bumping version numbers
1 parent 3946751 commit 9ba617e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

geocoding.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>Geocoding.net</id>
5-
<version>3.1.0</version>
5+
<version>3.2.0</version>
66
<title>Geocoding.net</title>
77
<authors>chadly</authors>
88
<owners>chadly</owners>

teamcity.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<!-- make sure to change the version in geocoding.nuspec as well!!! -->
1212
<!-- TODO: get the build script to update the nuspec version automagically -->
1313
<major>3</major>
14-
<minor>1</minor>
14+
<minor>2</minor>
1515
<patch>0</patch>
1616

1717
<buildOptions>Configuration=$(configuration);major=$(major);minor=$(minor);patch=$(patch);prerelease=$(prerelease);build=$(build);yahooConsumerKey=$(yahooConsumerKey);yahooConsumerSecret=$(yahooConsumerSecret);bingMapsKey=$(bingMapsKey);googleApiKey=$(googleApiKey);mapQuestKey=$(mapQuestKey)</buildOptions>

0 commit comments

Comments
 (0)