Skip to content

Commit

Permalink
version fix for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Penfold committed Apr 4, 2022
1 parent 92ce51a commit 4a2f8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rn-fetch-blob",
"version": "0.13.0-beta1",
"version": "0.13.0-beta-1",
"description": "A module provides upload, download, and files access API. Supports file stream read/write for process large files.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 4a2f8c4

Please sign in to comment.