From 4a4cc92fec4b1c0b1134215db305a314fe8501b7 Mon Sep 17 00:00:00 2001 From: Josh Crowther Date: Thu, 1 Jun 2017 14:15:47 -0700 Subject: [PATCH] chore(package.json): 4.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 760541f961d..b00f2deb0cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firebase", - "version": "4.1.1", + "version": "4.1.2", "description": "Firebase JavaScript library for web and Node.js", "author": "Firebase (https://firebase.google.com/)", "license": "Apache-2.0",