Skip to content

Commit c523fe5

Browse files
committed
Version 2.0.0-alpha.0
1 parent a2d4683 commit c523fe5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "async",
33
"description": "Higher-order functions and common patterns for asynchronous code",
4-
"version": "2.0.0-alpha",
4+
"version": "2.0.0-alpha.0",
55
"keywords": [
66
"async",
77
"callback",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "async",
33
"description": "Higher-order functions and common patterns for asynchronous code",
4-
"version": "2.0.0-alpha",
4+
"version": "2.0.0-alpha.0",
55
"main": "dist/async.js",
66
"author": "Caolan McMahon",
77
"repository": {

0 commit comments

Comments
 (0)