Skip to content

Commit 2a70c3a

Browse files
authored
update hardcoded versions in preparation for the upcoming release. (#120)
1 parent 9fd52cd commit 2a70c3a

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

6969
```text
7070
[build_requires]
71-
djinni-generator/1.2.0
71+
djinni-generator/1.3.0
7272
```
7373

7474
## 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.2.0
50+
djinni-generator/1.3.0
5151
```

0 commit comments

Comments
 (0)