Skip to content

Commit 156ec3c

Browse files
committed
Bump version number to 0.17.5
1 parent 8a3b9e5 commit 156ec3c

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
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 = "rustling-ontology"
3-
version = "0.17.4"
3+
version = "0.17.5"
44
authors = ["hdlj <[email protected]>"]
55
build = "build.rs"
66

cli-debug/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustling-cli-debug"
3-
version = "0.17.4"
3+
version = "0.17.5"
44
authors = ["hdlj <[email protected]>", "Mathieu Poumeyrol <[email protected]>"]
55

66
[dependencies]

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustling-cli"
3-
version = "0.17.4"
3+
version = "0.17.5"
44
authors = ["hdlj <[email protected]>", "Mathieu Poumeyrol <[email protected]>"]
55

66
[dependencies]

grammar/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustling-ontology-grammar"
3-
version = "0.17.4"
3+
version = "0.17.5"
44
authors = ["hdlj <[email protected]>"]
55

66
[dependencies]

grammar/de/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustling-ontology-de"
3-
version = "0.17.4"
3+
version = "0.17.5"
44
authors = ["hdlj <[email protected]>"]
55

66
[dependencies]

grammar/en/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustling-ontology-en"
3-
version = "0.17.4"
3+
version = "0.17.5"
44
authors = ["hdlj <[email protected]>"]
55

66
[dependencies]

grammar/es/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustling-ontology-es"
3-
version = "0.17.4"
3+
version = "0.17.5"
44
authors = ["hdlj <[email protected]>"]
55

66
[dependencies]

grammar/fr/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustling-ontology-fr"
3-
version = "0.17.4"
3+
version = "0.17.5"
44
authors = ["hdlj <[email protected]>"]
55

66
[dependencies]

grammar/it/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustling-ontology-it"
3-
version = "0.17.4"
3+
version = "0.17.5"
44
authors = ["hdlj <[email protected]>"]
55

66
[dependencies]

grammar/ja/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustling-ontology-ja"
3-
version = "0.17.4"
3+
version = "0.17.5"
44
authors = ["Anaïs <[email protected]>"]
55

66
[dependencies]

0 commit comments

Comments
 (0)