Skip to content

Commit

Permalink
update hardcoded versions in preparation for the upcoming release. (#120
Browse files Browse the repository at this point in the history
)
  • Loading branch information
jothepro authored Nov 25, 2021
1 parent 9fd52cd commit 2a70c3a
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 @@ -68,7 +68,7 @@ Add the generator as a build requirement in `conanfile.txt`:

```text
[build_requires]
djinni-generator/1.2.0
djinni-generator/1.3.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.2.0
djinni-generator/1.3.0
```

0 comments on commit 2a70c3a

Please sign in to comment.