aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/Google.Protobuf.Tools.nuspec
diff options
context:
space:
mode:
authorGravatar Jisi Liu <jisi.liu@gmail.com>2016-05-10 15:43:39 -0700
committerGravatar Jisi Liu <jisi.liu@gmail.com>2016-05-10 15:43:39 -0700
commit5dea2017db7ca3faa8d9b3702f4c1a9c29602493 (patch)
treeea46c027f7517218c04383874fdfa3e2d435d52a /csharp/Google.Protobuf.Tools.nuspec
parentdbed8a015421826d8de7f65f09674fbf0605c317 (diff)
Update version numbers for other languages
Diffstat (limited to 'csharp/Google.Protobuf.Tools.nuspec')
-rw-r--r--csharp/Google.Protobuf.Tools.nuspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/csharp/Google.Protobuf.Tools.nuspec b/csharp/Google.Protobuf.Tools.nuspec
index 2b66b081..e4240dae 100644
--- a/csharp/Google.Protobuf.Tools.nuspec
+++ b/csharp/Google.Protobuf.Tools.nuspec
@@ -5,7 +5,7 @@
<title>Google Protocol Buffers tools</title>
<summary>Tools for Protocol Buffers - Google's data interchange format.</summary>
<description>See project site for more info.</description>
- <version>3.0.0-beta2</version>
+ <version>3.0.0-beta3</version>
<authors>Google Inc.</authors>
<owners>protobuf-packages</owners>
<licenseUrl>https://github.com/google/protobuf/blob/master/LICENSE</licenseUrl>
@@ -34,4 +34,4 @@
<file src="..\src\google\protobuf\type.proto" target="tools\google\protobuf" />
<file src="..\src\google\protobuf\wrappers.proto" target="tools\google\protobuf" />
</files>
-</package> \ No newline at end of file
+</package>