Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/cereb/package.json
Original file line number Diff line number Diff line change
@@ -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 <philip21.dev@gmail.com>",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/pan/package.json
Original file line number Diff line number Diff line change
@@ -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 <philip21.dev@gmail.com>",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/pinch/package.json
Original file line number Diff line number Diff line change
@@ -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 <philip21.dev@gmail.com>",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/tap/package.json
Original file line number Diff line number Diff line change
@@ -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 <philip21.dev@gmail.com>",
"repository": {
Expand Down