Skip to content

Commit

Permalink
chore: bumped version to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlirezaHadjar committed Apr 5, 2024
1 parent 466e534 commit 4c3a488
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alirezahadjar/monorepo",
"private": true,
"version": "0.5.0",
"version": "0.5.1",
"scripts": {
"build": "turbo build",
"clean": "turbo clean && rm -rf node_modules",
Expand Down
2 changes: 1 addition & 1 deletion packages/expo-drag-drop-content-view/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "expo-drag-drop-content-view",
"version": "0.5.0",
"version": "0.5.1",
"description": "A Superset of View which listens for dragged contents",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit 4c3a488

Please sign in to comment.