Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
caiolrm committed Aug 18, 2023
1 parent f1d6427 commit 7370c5a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
{
"name": "react-native-video-thumbnail",
"version": "0.1.0",
"version": "0.1.1",
"description": "Get thumbnail from local video file.",
"main": "index.js",
"scripts": {},
"keywords": ["react-native", "video", "thumbnail"],
"keywords": [
"react-native",
"video",
"thumbnail"
],
"author": "",
"license": ""
}

0 comments on commit 7370c5a

Please sign in to comment.