Skip to content

Commit

Permalink
Update version in README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed Mar 30, 2024
1 parent a40f068 commit c3632a3
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 @@ -33,13 +33,13 @@ The preferred way to install this extension is through [composer](https://getcom
Either run

```shell
composer require --prefer-dist ui-awesome/html-attribute:^0.1
composer require --prefer-dist ui-awesome/html-attribute:^0.2
```

or add

```json
"ui-awesome/html-attribute": "^0.1"
"ui-awesome/html-attribute": "^0.2"
```

to the require section of your `composer.json` file.
Expand Down

0 comments on commit c3632a3

Please sign in to comment.