From 8a57dcdb3f96ccd518dbc59e65bfd166518124c8 Mon Sep 17 00:00:00 2001 From: Sankar Gorthi Date: Wed, 22 Apr 2015 11:20:07 -0700 Subject: [PATCH] fix version in component.json --- component.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component.json b/component.json index 6d15a05..5ab10ae 100644 --- a/component.json +++ b/component.json @@ -7,7 +7,7 @@ "sniff", "detection" ], - "version": "0.7.1", + "version": "0.7.2", "homepage": "https://github.com/ded/bowser", "author": "Dustin Diaz (http://dustindiaz.com)", "main": "bowser.js",