Skip to content

Commit 5644f72

Browse files
authored
update hardcoded version references in docs to new release version (#93)
1 parent efabbc7 commit 5644f72

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
@@ -67,7 +67,7 @@ Add the generator as a build requirement in `conanfile.txt`:
6767

6868
```text
6969
[build_requires]
70-
djinni-generator/1.1.0
70+
djinni-generator/1.2.0
7171
```
7272

7373
## Credits

docs/setup.md

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

4848
```text
4949
[build_requires]
50-
djinni-generator/1.1.0
50+
djinni-generator/1.2.0
5151
```

0 commit comments

Comments
 (0)