Skip to content

Commit

Permalink
update conan version references in preparation of new release (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
jothepro authored Jun 18, 2021
1 parent 5324f69 commit 74e9182
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 @@ -50,7 +50,7 @@ Add the generator as a build requirement in `conanfile.txt`:

```text
[build_requires]
djinni-generator/0.3.1
djinni-generator/1.1.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 @@ -31,5 +31,5 @@ Add the generator as a build requirement in `conanfile.txt`:

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

0 comments on commit 74e9182

Please sign in to comment.