diff --git a/packages/cereb/package.json b/packages/cereb/package.json index ffc157e..323ad09 100644 --- a/packages/cereb/package.json +++ b/packages/cereb/package.json @@ -1,7 +1,7 @@ { "name": "cereb", "description": "User input modeling and orchestration with a lightweight reactive stream library.", - "version": "0.12.0", + "version": "1.0.0", "license": "MIT", "author": "devphilip21 ", "repository": { diff --git a/packages/pan/package.json b/packages/pan/package.json index a97f808..bfa0f96 100644 --- a/packages/pan/package.json +++ b/packages/pan/package.json @@ -1,7 +1,7 @@ { "name": "@cereb/pan", "description": "Pan gesture recognition, designed to work seamlessly with reactive streams and other gesture interactions.", - "version": "0.12.0", + "version": "1.0.0", "license": "MIT", "author": "devphilip21 ", "repository": { diff --git a/packages/pinch/package.json b/packages/pinch/package.json index 4a44e7f..6907846 100644 --- a/packages/pinch/package.json +++ b/packages/pinch/package.json @@ -1,7 +1,7 @@ { "name": "@cereb/pinch", "description": "Pinch gesture recognition, designed to work seamlessly with reactive streams and other gesture interactions.", - "version": "0.12.0", + "version": "1.0.0", "license": "MIT", "author": "devphilip21 ", "repository": { diff --git a/packages/tap/package.json b/packages/tap/package.json index 84efb8a..f33453d 100644 --- a/packages/tap/package.json +++ b/packages/tap/package.json @@ -1,7 +1,7 @@ { "name": "@cereb/tap", "description": "Tap gesture recognition with multi-tap support, designed for reactive streams.", - "version": "0.1.0", + "version": "1.0.0", "license": "MIT", "author": "devphilip21 ", "repository": {