mirror of https://github.com/AMT-Cheif/drift.git
Prepare drift_dev 2.3.3 release
This commit is contained in:
parent
4bc6dfe834
commit
44e7aea043
|
@ -1,3 +1,7 @@
|
|||
## 2.3.3
|
||||
|
||||
- Fix a crash in `schema generate`.
|
||||
|
||||
## 2.3.2
|
||||
|
||||
- Fix a builder crash when importing triggers or indices.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name: drift_dev
|
||||
description: Dev-dependency for users of drift. Contains a the generator and development tools.
|
||||
version: 2.3.2
|
||||
version: 2.3.3
|
||||
repository: https://github.com/simolus3/drift
|
||||
homepage: https://drift.simonbinder.eu/
|
||||
issue_tracker: https://github.com/simolus3/drift/issues
|
||||
|
|
Loading…
Reference in New Issue