From d13f962a162f01c9c4e5d804ccaed1a84b3676a4 Mon Sep 17 00:00:00 2001 From: Dustin Diaz Date: Fri, 21 Feb 2014 16:57:30 -0800 Subject: [PATCH] 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c9c4df..8472a46 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "sniff", "detection" ], - "version": "0.4.0", + "version": "0.5.0", "homepage": "https://github.com/ded/bowser", "author": "Dustin Diaz (http://dustindiaz.com)", "main": "./bowser.js",