We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6320f74 commit c8f5bbeCopy full SHA for c8f5bbe
2 files changed
NEWS.md
@@ -1,6 +1,10 @@
1
# Release Notes
2
3
4
+## v0.1.1
5
+
6
+- Refreshed dependencies.
7
8
## v0.1.0
9
10
- Initial release.
Project.toml
@@ -1,7 +1,7 @@
name = "PostgresCatalog"
uuid = "972fa324-5b21-11e9-38b2-934e41d705ec"
authors = ["Kirill Simonov <xi@resolvent.net>"]
-version = "0.1.0"
+version = "0.1.1"
[deps]
LibPQ = "194296ae-ab2e-5f79-8cd4-7183a0a5a0d1"
0 commit comments