From ec88a7bc2c4fcf37af6892b790e466b8fd5c6af9 Mon Sep 17 00:00:00 2001 From: Valdrin Koshi Date: Thu, 26 Apr 2018 12:56:09 -0700 Subject: [PATCH] 2.2.0 --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 1fd095c..bd865a4 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "iron-fit-behavior", - "version": "2.1.1", + "version": "2.2.0", "license": "http://polymer.github.io/LICENSE.txt", "description": "Fits an element inside another element", "private": true,