Skip to content

Commit 74e9182

Browse files
authored
update conan version references in preparation of new release (#65)
1 parent 5324f69 commit 74e9182

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Add the generator as a build requirement in `conanfile.txt`:
5050

5151
```text
5252
[build_requires]
53-
djinni-generator/0.3.1
53+
djinni-generator/1.1.0
5454
```
5555

5656
## Credits

docs/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ Add the generator as a build requirement in `conanfile.txt`:
3131

3232
```text
3333
[build_requires]
34-
djinni-generator/1.0.0
34+
djinni-generator/1.1.0
3535
```

0 commit comments

Comments
 (0)