Skip to content

Commit 85d79ed

Browse files
committed
v5.2.0
1 parent fee2238 commit 85d79ed

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### HEAD
1+
### 5.2.0 (May 1, 2015)
22

33
* Update jQuery to `v1.11.3`
44
([#1699](https://github.com/h5bp/html5-boilerplate/issues/1699)).

dist/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! HTML5 Boilerplate v5.1.0 | MIT License | https://html5boilerplate.com/ */
1+
/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */
22

33
/*
44
* What follows is the result of much research on cross-browser styling.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@
4040
"build": "gulp build",
4141
"test": "gulp archive && mocha --reporter spec --timeout 5000"
4242
},
43-
"version": "5.1.0"
43+
"version": "5.2.0"
4444
}

0 commit comments

Comments
 (0)