Skip to content

Commit b93f608

Browse files
committed
Bump to 0.8
1 parent 89a4f60 commit b93f608

File tree

1 file changed

+2
-2
lines changed
  • packages/react-native-executorch/src/constants

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const URL_PREFIX =
22
'https://huggingface.co/software-mansion/react-native-executorch';
3-
export const VERSION_TAG = 'resolve/v0.7.0';
4-
export const NEXT_VERSION_TAG = 'resolve/v0.8.0';
3+
export const VERSION_TAG = 'resolve/v0.8.0';
4+
export const NEXT_VERSION_TAG = 'resolve/v0.9.0';

0 commit comments

Comments
 (0)