Skip to content

Commit 07387b8

Browse files
committed
version bump in prep for release
1 parent 89fcffd commit 07387b8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
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.2
206+
- Update dependencies
207+
205208
##### 2.0.1
206209
- Update dependencies and minor JS improvements
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.1",
3+
"version": "2.0.2",
44
"description": "Automatically load any gulp plugins in your package.json",
55
"scripts": {
66
"test": "npm run lint && NODE_PATH=test/global_modules mocha",

0 commit comments

Comments
 (0)