Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a6dd443

Browse files
committedFeb 21, 2024
Bump to version 0.5.2
1 parent 2375fe3 commit a6dd443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-file-logger",
33
"title": "React Native File Logger",
4-
"version": "0.5.1",
4+
"version": "0.5.2",
55
"description": "A simple file-logger for React Native",
66
"main": "dist/index.js",
77
"source": "src/index.ts",

0 commit comments

Comments
 (0)
Please sign in to comment.