Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
limulus committed Sep 12, 2015
1 parent 3a0f446 commit af8d716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "call-me-maybe",
"version": "1.0.0",
"version": "1.0.1",
"description": "Let your JS API users either give you a callback or receive a promise",
"main": "index.js",
"dependencies": {},
Expand Down

2 comments on commit af8d716

@Lawere
Copy link

@Lawere Lawere commented on af8d716 Oct 5, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#6 #1

@Lawere
Copy link

@Lawere Lawere commented on af8d716 Oct 5, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.