diff --git a/package.json b/package.json index 600a2cd..7a3cd99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gorhom/base-ui", - "version": "0.0.0", + "version": "0.1.0", "description": "A React Native Component library implementing the Base design language.", "main": "lib/commonjs/index", "module": "lib/module/index",