We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fee2238 commit 85d79edCopy full SHA for 85d79ed
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-### HEAD
+### 5.2.0 (May 1, 2015)
2
3
* Update jQuery to `v1.11.3`
4
([#1699](https://github.com/h5bp/html5-boilerplate/issues/1699)).
dist/css/main.css
-/*! HTML5 Boilerplate v5.1.0 | MIT License | https://html5boilerplate.com/ */
+/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */
/*
* What follows is the result of much research on cross-browser styling.
package.json
@@ -40,5 +40,5 @@
40
"build": "gulp build",
41
"test": "gulp archive && mocha --reporter spec --timeout 5000"
42
},
43
- "version": "5.1.0"
+ "version": "5.2.0"
44
}
0 commit comments