Skip to content

Commit 08a6b58

Browse files
committedNov 29, 2017
[release] 1.2.5
1 parent c5786a5 commit 08a6b58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "snc",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "Asyncronous Iterators Collection",
55
"main": "snc.js",
66
"scripts": {
@@ -39,4 +39,4 @@
3939
"devDependencies": {
4040
"webpack": "^3.8.1"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)
Please sign in to comment.