Skip to content

Commit 5fe0ae7

Browse files
authored
Merge pull request #113 from snipsco/task/bump-0.17.2
Bump rustling to 0.17.2
2 parents 08aa4a0 + 0c5b268 commit 5fe0ae7

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
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.1"
3+
version = "0.17.2"
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.1"
3+
version = "0.17.2"
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.1"
3+
version = "0.17.2"
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.1"
3+
version = "0.17.2"
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.1"
3+
version = "0.17.2"
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.1"
3+
version = "0.17.2"
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.1"
3+
version = "0.17.2"
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.1"
3+
version = "0.17.2"
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.1"
3+
version = "0.17.2"
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.17.1"
3+
version = "0.17.2"
44
authors = ["hdlj <[email protected]>"]
55

66
[dependencies]

0 commit comments

Comments
 (0)