Skip to content

Commit 549b585

Browse files
committed
v2.0.5 - updating deps
1 parent 8fdff49 commit 549b585

File tree

3 files changed

+203
-145
lines changed

3 files changed

+203
-145
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,9 @@ Credit largely goes to @sindresorhus for his [load-grunt-plugins](https://github
202202

203203
## Changelog
204204

205+
##### 2.0.5
206+
- Update dependencies
207+
205208
##### 2.0.4
206209
- Update dependencies
207210

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-load-plugins",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "Automatically load any gulp plugins in your package.json",
55
"scripts": {
66
"test": "yarn run lint && NODE_PATH=test/global_modules mocha",

0 commit comments

Comments
 (0)