lib/googleapis/common/protos/version.rb in googleapis-common-protos-1.3.12 vs lib/googleapis/common/protos/version.rb in googleapis-common-protos-1.4.0

- old
+ new

@@ -14,8 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. module Google module CommonProtos - VERSION = "1.3.12".freeze + VERSION = "1.4.0".freeze end end