Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
lempiji committed Apr 4, 2021
1 parent 4d2d8e7 commit e121b68
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.5.0"
"golem": "~>0.6.0"
}
}
```

__dub.sdl__

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

## Examples
Expand Down

0 comments on commit e121b68

Please sign in to comment.