Skip to content

Commit f57a504

Browse files
committed
Bump version ahead of release
1 parent 32e4783 commit f57a504

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.3.0</version>
5+
<version>3.4.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>3</minor>
14+
<minor>4</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)