Skip to content

Commit

Permalink
bump version in readme for next tag/release
Browse files Browse the repository at this point in the history
  • Loading branch information
drf5n committed Oct 4, 2024
1 parent 31f981d commit c7fe57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ L298N Dual H-bridge motor driver
To use this chip in your project, include it as a dependency in your `diagram.json` file:

```json
"dependencies": { "chip-l298n": "github:drf5n/Wokwi-Chip-L298N@1.0.4" }
"dependencies": { "chip-l298n": "github:drf5n/Wokwi-Chip-L298N@1.0.5" }
```

Then, add the chip to your circuit by adding a `chip-l298n` item to the `parts` section of `diagram.json`:
Expand Down

0 comments on commit c7fe57c

Please sign in to comment.