Skip to content

Commit 2f869d1

Browse files
committed
Version bumped to 0.2.1
1 parent c566677 commit 2f869d1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Licensed under [LGPL-3.0](https://opensource.org/licenses/LGPL-3.0).
2020

2121
For installing and using this colection in Icestudio follow these steps:
2222

23-
* Download the collection: [stable](https://github.com/FPGAwars/iceIO/archive/refs/tags/v0.2.0.zip) or [development](https://github.com/FPGAwars/iceIO/archive/refs/heads/main.zip)
23+
* Download the collection: [stable](https://github.com/FPGAwars/iceIO/archive/refs/tags/v0.2.1.zip) or [development](https://github.com/FPGAwars/iceIO/archive/refs/heads/main.zip)
2424
* Install the collection: *Tools > Collections > Add*
2525
* Select the collection: *Select > Collection*
2626

@@ -120,4 +120,4 @@ For installing and using this colection in Icestudio follow these steps:
120120
<!-- Badges -->
121121
[icestudio-image]: https://img.shields.io/badge/collection-icestudio-blue.svg
122122
[icestudio-url]: https://github.com/FPGAwars/icestudio
123-
[version-image]: https://img.shields.io/badge/version-v0.2.0-orange.svg
123+
[version-image]: https://img.shields.io/badge/version-v0.2.1-orange.svg

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iceio",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": " Blocks for managing FPGA IO-pins ",
55
"header": "https://github.com/FPGAwars/iceIO/raw/main/wiki/Logo/iceIO-collection-github.png",
66
"footer": "https://github.com/FPGAwars/icestudio-wiki/raw/main/Logos/fgpawars-banner.svg",

0 commit comments

Comments
 (0)