Skip to content

Commit 5cc81ee

Browse files
committed
0.3.0
1 parent 8766bab commit 5cc81ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "make-iterator",
33
"description": "Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.",
4-
"version": "0.2.0",
4+
"version": "0.3.0",
55
"homepage": "https://github.com/jonschlinkert/make-iterator",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"repository": "jonschlinkert/make-iterator",

0 commit comments

Comments
 (0)