Skip to content

Commit c3632a3

Browse files
committed
Update version in README.md.
1 parent a40f068 commit c3632a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ The preferred way to install this extension is through [composer](https://getcom
3333
Either run
3434

3535
```shell
36-
composer require --prefer-dist ui-awesome/html-attribute:^0.1
36+
composer require --prefer-dist ui-awesome/html-attribute:^0.2
3737
```
3838

3939
or add
4040

4141
```json
42-
"ui-awesome/html-attribute": "^0.1"
42+
"ui-awesome/html-attribute": "^0.2"
4343
```
4444

4545
to the require section of your `composer.json` file.

0 commit comments

Comments
 (0)