Skip to content

Commit c68ee1b

Browse files
bors[bot]jdroenner
andauthored
Merge #503
503: version 0.7.0 r=michaelmattig a=jdroenner Co-authored-by: Johannes Drönner <[email protected]>
2 parents f24c7d3 + 43dac05 commit c68ee1b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

datatypes/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "geoengine-datatypes"
3-
version = "0.1.0"
3+
version = "0.7.0"
44
authors = [
55
"Christian Beilschmidt <[email protected]>",
66
"Johannes Drönner <[email protected]>",

operators/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "geoengine-operators"
3-
version = "0.1.0"
3+
version = "0.7.0"
44
authors = [
55
"Christian Beilschmidt <[email protected]>",
66
"Johannes Drönner <[email protected]>",

services/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "geoengine-services"
3-
version = "0.1.0"
3+
version = "0.7.0"
44
authors = [
55
"Christian Beilschmidt <[email protected]>",
66
"Johannes Drönner <[email protected]>",

0 commit comments

Comments
 (0)