Skip to content

Commit

Permalink
[Release] v2.4.0 (#33)
Browse files Browse the repository at this point in the history
* build: version 2.4.0 tagged

* docs: adjust readme for 2.3.0 vs 2.4.0
  • Loading branch information
iBotPeaches authored Feb 28, 2024
1 parent 9df6a70 commit 7b97abc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ This means it's very crucial to respect to select the proper version and respect

| Queue Version | Realm Version | React Native | Hermes Support |
|---------------|---------------|--------------|----------------|
| 2.3.0 | 12.6.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 |
| 2.1.1 | 11.5.2 | => 0.71.4 | Yes |
| 2.1.0 | 11.5.1 | => 0.71.0 | 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.3.0",
"version": "2.4.0",
"description": "A React Native Job Queue",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 7b97abc

Please sign in to comment.