http://git-wip-us.apache.org/repos/asf/thrift/blob/71f9dc6b/tutorial/dart/console_client/pubspec.yaml
----------------------------------------------------------------------
diff --git a/tutorial/dart/console_client/pubspec.yaml 
b/tutorial/dart/console_client/pubspec.yaml
index 1423ed2..c11f658 100644
--- a/tutorial/dart/console_client/pubspec.yaml
+++ b/tutorial/dart/console_client/pubspec.yaml
@@ -16,7 +16,7 @@
 # under the License.
 
 name: tutorial_console_client
-version: 1.0.0-dev
+version: 0.10.0
 description: >
   A Dart console client to implementation of the Apache Thrift tutorial
 author: Apache Thrift Developers <d...@thrift.apache.org>

http://git-wip-us.apache.org/repos/asf/thrift/blob/71f9dc6b/tutorial/dart/server/pubspec.yaml
----------------------------------------------------------------------
diff --git a/tutorial/dart/server/pubspec.yaml 
b/tutorial/dart/server/pubspec.yaml
index cdb2dc7..4965c8e 100644
--- a/tutorial/dart/server/pubspec.yaml
+++ b/tutorial/dart/server/pubspec.yaml
@@ -16,7 +16,7 @@
 # under the License.
 
 name: tutorial_server
-version: 1.0.0-dev
+version: 0.10.0
 description: A Dart server to support the Apache Thrift tutorial
 author: Apache Thrift Developers <d...@thrift.apache.org>
 homepage: http://thrift.apache.org

http://git-wip-us.apache.org/repos/asf/thrift/blob/71f9dc6b/tutorial/hs/ThriftTutorial.cabal
----------------------------------------------------------------------
diff --git a/tutorial/hs/ThriftTutorial.cabal b/tutorial/hs/ThriftTutorial.cabal
index e6f0182..d342ad5 100755
--- a/tutorial/hs/ThriftTutorial.cabal
+++ b/tutorial/hs/ThriftTutorial.cabal
@@ -18,7 +18,7 @@
 --
 
 Name:           ThriftTutorial
-Version:        0.1.0
+Version:        0.10.0
 Cabal-Version:  >= 1.4
 License:        OtherLicense
 Category:       Foreign

http://git-wip-us.apache.org/repos/asf/thrift/blob/71f9dc6b/tutorial/ocaml/_oasis
----------------------------------------------------------------------
diff --git a/tutorial/ocaml/_oasis b/tutorial/ocaml/_oasis
index 4cab080..23abdc6 100644
--- a/tutorial/ocaml/_oasis
+++ b/tutorial/ocaml/_oasis
@@ -1,5 +1,5 @@
 Name: tutorial
-Version: 1.0
+Version: 0.10.0
 OASISFormat: 0.3
 Synopsis: OCaml Tutorial example
 Authors: Apache Thrift Developers <d...@thrift.apache.org>

Reply via email to