Skip to content

Commit

Permalink
bump VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
lempiji committed Jul 9, 2021
1 parent aa46be9 commit f392ddd
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,15 +33,15 @@ __dub.json__
```json
{
"dependencies": {
"golem": "~>0.6.0"
"golem": "~>0.8.0"
}
}
```

__dub.sdl__

```json
dependency "golem" version="~>0.6.0"
dependency "golem" version="~>0.8.0"
```

### Requirements
Expand Down

0 comments on commit f392ddd

Please sign in to comment.