Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
chances committed Feb 18, 2024
1 parent 98abf1c commit 182fa25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ D bindings to the [Playdate SDK](https://sdk.play.date/1.12.3/Inside%20Playdate%

```json
"dependencies": {
"playdate": "1.12.0"
"playdate": "1.13.3"
},
"targetPath": "dist",
"configurations": [
Expand Down Expand Up @@ -42,4 +42,4 @@ D bindings to the [Playdate SDK](https://sdk.play.date/1.12.3/Inside%20Playdate%

## Version Relation to Playdate SDK

Published versions of this library are guaranteed to align with the Playdate SDK's _MAJOR_ **and** _MINOR_ versions. For example, version `1.12.3` of the library aligns with `1.12.x` versions of the Playdate SDK.
Published versions of this library are guaranteed to align with the Playdate SDK's _MAJOR_ **and** _MINOR_ versions. For example, version `1.12.3` of the library aligns with `1.12.*` versions of the Playdate SDK.

0 comments on commit 182fa25

Please sign in to comment.