Skip to content

Commit 19bdc80

Browse files
committed
0.1.35
1 parent e42d97e commit 19bdc80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,14 @@ See "demo" directory of project.
5353
## Install by Composer
5454

5555
```
56-
composer require adamasantares/dxf "0.1.33"
56+
composer require adamasantares/dxf "0.1.35"
5757
```
5858

5959
or
6060

6161
```
6262
"require": {
63-
"adamasantares/dxf": "0.1.33"
63+
"adamasantares/dxf": "0.1.35"
6464
}
6565
```
6666

0 commit comments

Comments
 (0)