aboutsummaryrefslogtreecommitdiff
path: root/csharp/Google.Protobuf.Tools.nuspec
diff options
context:
space:
mode:
authorJisi Liu <liujisi@google.com>2016-05-16 13:46:16 -0700
committerJisi Liu <liujisi@google.com>2016-05-16 13:46:16 -0700
commitc8be6ee00c3afd59aee970a8c648099d78bdd576 (patch)
tree9b3acf76ea61e776f7de414d59c205bd69badddd /csharp/Google.Protobuf.Tools.nuspec
parentdc4970684ab8b76795cfb2a1e6bdbf54b79848f2 (diff)
parent3470b6895aa659b7559ed678e029a5338e535f14 (diff)
downloadprotobuf-c8be6ee00c3afd59aee970a8c648099d78bdd576.tar.gz
protobuf-c8be6ee00c3afd59aee970a8c648099d78bdd576.tar.bz2
protobuf-c8be6ee00c3afd59aee970a8c648099d78bdd576.zip
Merge pull request #1542 from google/beta-3
Merge Beta 3 release branch into master
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>