From 35e0c870570c4785715beeb80ff8ef1f24486d5d Mon Sep 17 00:00:00 2001 From: Shuyang Chen Date: Thu, 15 Aug 2019 18:21:37 -0700 Subject: [PATCH] Bump version to MINOR release 2.12.0 Features: * Add support for order reservations Change-Id: I41ad0976b5c1bb06b0701b15f42fd8b6c20164b2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0595a324..896a536f 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Actions on Google Client Library for Node.js", "main": "dist/index.js", "types": "dist/index.d.ts", - "version": "2.11.0", + "version": "2.12.0", "license": "Apache-2.0", "author": "Google Inc.", "engines": {