Skip to content

Commit

Permalink
Merge pull request #47 from snipsco/task/bump-0.14.3
Browse files Browse the repository at this point in the history
Bump to 0.14.3
  • Loading branch information
hdlj authored Oct 27, 2017
2 parents 19f7343 + f1877ce commit 2626b41
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rustling-ontology"
version = "0.14.2"
version = "0.14.3"
authors = ["hdlj <[email protected]>"]
build = "build.rs"

2 changes: 1 addition & 1 deletion cli-debug/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rustling-cli-debug"
version = "0.14.2"
version = "0.14.3"
authors = ["hdlj <[email protected]>", "Mathieu Poumeyrol <[email protected]>"]

[dependencies]
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rustling-cli"
version = "0.14.2"
version = "0.14.3"
authors = ["hdlj <[email protected]>", "Mathieu Poumeyrol <[email protected]>"]

[dependencies]
2 changes: 1 addition & 1 deletion moment/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rustling-ontology-moment"
version = "0.14.2"
version = "0.14.3"
authors = ["hdlj <[email protected]>"]

[dependencies]
2 changes: 1 addition & 1 deletion rules/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rustling-ontology-rules"
version = "0.14.2"
version = "0.14.3"
authors = ["Mathieu Poumeyrol <[email protected]>"]

[dependencies]
2 changes: 1 addition & 1 deletion training/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rustling-ontology-training"
version = "0.14.2"
version = "0.14.3"
authors = ["Mathieu Poumeyrol <[email protected]>"]

[dependencies]
2 changes: 1 addition & 1 deletion values/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rustling-ontology-values"
version = "0.14.2"
version = "0.14.3"
authors = ["Mathieu Poumeyrol <[email protected]>"]

[dependencies]

0 comments on commit 2626b41

Please sign in to comment.