Skip to content

Commit

Permalink
update hardcoded version references in docs to new release version (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
jothepro authored Sep 25, 2021
1 parent efabbc7 commit 5644f72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Add the generator as a build requirement in `conanfile.txt`:

```text
[build_requires]
djinni-generator/1.1.0
djinni-generator/1.2.0
```

## Credits
Expand Down
2 changes: 1 addition & 1 deletion docs/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ Add the generator as a build requirement in `conanfile.txt`:

```text
[build_requires]
djinni-generator/1.1.0
djinni-generator/1.2.0
```

0 comments on commit 5644f72

Please sign in to comment.