Skip to content

Commit 9723fb1

Browse files
committed
v3.0.1
1 parent 6ce45a6 commit 9723fb1

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### 3.0.1
4+
5+
- Updated dependencies
6+
37
### 3.0.0
48

59
- Drop node <= 8 support

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-modernizr",
33
"description": "Build out a lean, mean Modernizr machine.",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"main": "Gruntfile.js",
66
"bin": {
77
"grunt-modernizr": "bin/grunt-modernizr"

0 commit comments

Comments
 (0)