Skip to content

Commit 71e40bd

Browse files
Update README.md
1 parent c5c9fe5 commit 71e40bd

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
@@ -20,14 +20,14 @@ Installation
2020
Issue following command:
2121

2222
```php
23-
composer require alexpechkarev/geometry-library:1.0.3
23+
composer require alexpechkarev/geometry-library:1.0.4
2424
```
2525

2626
Alternatively edit composer.json by adding following line and run **`composer update`**
2727
```php
2828
"require": {
2929
....,
30-
"alexpechkarev/geometry-library":"1.0.3",
30+
"alexpechkarev/geometry-library":"1.0.4",
3131

3232
},
3333
```

0 commit comments

Comments
 (0)