From a5313a79275dd76352d901b7558cf75bcde19172 Mon Sep 17 00:00:00 2001 From: Andy Freeland Date: Wed, 30 Apr 2014 13:42:51 -0500 Subject: [PATCH] Fix version number in component.json --- component.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component.json b/component.json index dc98c6e..6d15a05 100644 --- a/component.json +++ b/component.json @@ -7,7 +7,7 @@ "sniff", "detection" ], - "version": "0.6.0", + "version": "0.7.1", "homepage": "https://github.com/ded/bowser", "author": "Dustin Diaz (http://dustindiaz.com)", "main": "bowser.js",