Skip to content

Commit 0758ac8

Browse files
author
Hubert De La Jonquiere
committed
Bump to 0.16.4
1 parent 037595a commit 0758ac8

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
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.16.3"
3+
version = "0.16.4"
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.16.3"
3+
version = "0.16.4"
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.16.3"
3+
version = "0.16.4"
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.16.3"
3+
version = "0.16.4"
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.16.3"
3+
version = "0.16.4"
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.16.3"
3+
version = "0.16.4"
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.16.3"
3+
version = "0.16.4"
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.16.3"
3+
version = "0.16.4"
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.16.3"
3+
version = "0.16.4"
44
authors = ["Anaïs <[email protected]>"]
55

66
[dependencies]

grammar/ko/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-ko"
3-
version = "0.16.3"
3+
version = "0.16.4"
44
authors = ["hdlj <[email protected]>"]
55

66
[dependencies]

0 commit comments

Comments
 (0)