Index: recipe_engine/third_party/google/protobuf/__init__.py |
diff --git a/recipe_engine/third_party/google/protobuf/__init__.py b/recipe_engine/third_party/google/protobuf/__init__.py |
index 6210a404b5f2d390f411a24f6afd9e97bf398986..30ee6e81f52468471419bb5c29015f20e4bdb114 100644 |
--- a/recipe_engine/third_party/google/protobuf/__init__.py |
+++ b/recipe_engine/third_party/google/protobuf/__init__.py |
@@ -30,7 +30,7 @@ |
# Copyright 2007 Google Inc. All Rights Reserved. |
-__version__ = '3.0.0' |
+__version__ = '3.0.2' |
if __name__ != '__main__': |
try: |