Skip to content

Commit 3c7619b

Browse files
Update README.md
1 parent 587adf7 commit 3c7619b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Add this to your package's `pubspec.yaml` file:
3535

3636
```yaml
3737
dependencies:
38-
json_son: ^0.1.11 # Or the latest version
38+
json_son: ^0.1.22 # Or the latest version
3939
```
4040
4141
Then, run `flutter pub get` or `dart pub get`.
@@ -155,4 +155,4 @@ Feel free to open an issue or submit a pull request if you have suggestions or f
155155
- **Issue Tracker**: If you encounter any bugs or have feature requests, please file an issue on our https://github.com/scalecode-solutions/json_son/issues.
156156
- **License**: This package is licensed under the MIT License. See the `LICENSE` file for more details.
157157
- **Contributions**: We welcome contributions! Please feel free to submit a pull request or open an issue. We generally respond to issues and pull requests within a few business days, but response times may vary.
158-
- **Further Information**: For more detailed information on specific functions and their behavior, please refer to the inline documentation within the source code.
158+
- **Further Information**: For more detailed information on specific functions and their behavior, please refer to the inline documentation within the source code.

0 commit comments

Comments
 (0)