Skip to content

Commit

Permalink
chore: Bump package version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciechkrol committed Mar 5, 2024
1 parent 99dd919 commit d64b51a
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": "react-native-sse",
"version": "1.2.0",
"version": "1.2.1",
"description": "EventSource implementation for React Native. Server-Sent Events (SSE) for iOS and Android.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d64b51a

Please sign in to comment.