diff --git a/package.json b/package.json index f89d419..fea775e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@funkia/hareactive", - "version": "0.0.31", + "version": "0.1.0", "description": "Experimental FRP library for building web applications.", "main": "dist/index.js", "module": "dist/es/index.js",