From 7db55bbfa9de67289892b94b60bf2f088c11d669 Mon Sep 17 00:00:00 2001 From: Faruk Ates Date: Thu, 13 Apr 2017 13:59:47 -0700 Subject: [PATCH] v3.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 82e1087d24..4b36765dc8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "modernizr", - "version": "3.4.0", + "version": "3.5.0", "description": "Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.", "directories": { "test": "test"