diff --git a/package.json b/package.json index 00fc7de..94de950 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "letta-value", - "version": "0.0.0", + "version": "0.1.0", "description": "Extends `letta` to accept and handles more than functions only. Handles all kind of results from `letta`. Basically, creating promise from everything - strings, arrays, objects, functions, generators, generator functions, promises, streams, child processes, observables, maps, symbols, dates and etc.", "repository": "hybridables/letta-value", "author": "Charlike Mike Reagent <@tunnckoCore> (http://www.tunnckocore.tk)",