Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Oct 16, 2015
1 parent 4ea54e8 commit 23a6875
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "letta",
"version": "0.2.2",
"version": "0.3.0",
"description": "Let's move to promises! Drop-in replacement for `co@4`, but on steroids. Accepts sync, async and generator functions.",
"repository": "hybridables/letta",
"author": "Charlike Mike Reagent <@tunnckoCore> (http://www.tunnckocore.tk)",
Expand All @@ -25,7 +25,8 @@
"simple-get": "^1.4.3"
},
"files": [
"index.js"
"index.js",
"utils.js"
],
"keywords": [
"async",
Expand Down

0 comments on commit 23a6875

Please sign in to comment.