Skip to content

Commit

Permalink
Change Version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
klmhyeonwoo committed Sep 10, 2024
1 parent 7d57f09 commit af32b49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@layer/mobile",
"main": "expo-router/entry",
"types": "./bridge/native.ts",
"version": "1.0.2-SNAPSHOT",
"version": "1.0.2",
"scripts": {
"start": "expo start",
"reset-project": "node ./scripts/reset-project.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@layer/shared",
"version": "1.0.2-SNAPSHOT",
"version": "1.0.2",
"description": "",
"main": "index.ts",
"types": "./index.ts",
Expand Down

0 comments on commit af32b49

Please sign in to comment.