Skip to content

Commit 9d4b6e6

Browse files
author
veeck
committed
4.0.2
1 parent 36a31e2 commit 9d4b6e6

File tree

4 files changed

+30
-4
lines changed

4 files changed

+30
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020 The Modernizr team
3+
Copyright (c) 2021 The Modernizr team
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,5 @@ gulp.src('./js/*.js')
131131
```
132132

133133
## License
134-
Copyright (c) 2020 The Modernizr team
134+
Copyright (c) 2021 The Modernizr team
135135
Licensed under the MIT license.

package-lock.json

Lines changed: 27 additions & 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": "gulp-modernizr",
33
"description": "Gulp wrapper for custom Modernizr builds",
4-
"version": "4.0.1",
4+
"version": "4.0.2",
55
"license": "MIT",
66
"main": "index.js",
77
"bugs": "https://github.com/Modernizr/gulp-modernizr/issues",

0 commit comments

Comments
 (0)