Skip to content

Commit 40821e5

Browse files
Merge pull request #15 from rustprooflabs/bump-version
Bump version
2 parents e323fb1 + d7bbe57 commit 40821e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "convert"
3-
version = "0.0.5"
3+
version = "0.1.0"
44
edition = "2024"
55

66
[lib]

convert.control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
comment = 'Helpful conversion functions for spatial, routing and other specialized uses: Created with pgrx by RustProof Labs'
2-
default_version = '0.0.5'
2+
default_version = '0.1.0'
33
module_pathname = '$libdir/convert'
44
relocatable = false
55
superuser = false

0 commit comments

Comments
 (0)