Skip to content

Commit 700326b

Browse files
author
hdlj
committed
Bump to 0.5.0
1 parent a5f99b9 commit 700326b

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
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.4.0"
3+
version = "0.5.0"
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.4.0"
3+
version = "0.5.0"
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.4.0"
3+
version = "0.5.0"
44
authors = ["hdlj <[email protected]>", "Mathieu Poumeyrol <[email protected]>"]
55

66
[dependencies]

moment/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-moment"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
authors = ["hdlj <[email protected]>"]
55

66
[dependencies]

rules/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-rules"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
authors = ["Mathieu Poumeyrol <[email protected]>"]
55

66
[dependencies]

training/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-training"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
authors = ["Mathieu Poumeyrol <[email protected]>"]
55

66
[dependencies]

values/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-values"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
authors = ["Mathieu Poumeyrol <[email protected]>"]
55

66
[dependencies]

0 commit comments

Comments
 (0)