Skip to content

Commit

Permalink
[Release] Version 2.5.0 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches authored Oct 28, 2024
1 parent 9dcfdc5 commit 0c262bc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ This means it's very crucial to respect to select the proper version and respect

| Queue Version | Realm Version | React Native | Hermes Support |
|---------------|---------------|--------------|----------------|
| 2.5.0 | 12.13.1 | => 0.71.4 | Yes |
| 2.4.0 | 12.6.1 | => 0.71.4 | Yes |
| 2.3.0 | 12.5.0 | => 0.71.4 | Yes |
| 2.2.0 | 11.10.1 | => 0.71.4 | Yes |
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sourcetoad/react-native-queue",
"version": "2.4.0",
"version": "2.5.0",
"description": "A React Native Job Queue",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 0c262bc

Please sign in to comment.