Skip to content

Commit 8a1dde9

Browse files
SiegeLordExSiegeLord
authored andcommitted
Bump to 0.0.46
1 parent 05ae894 commit 8a1dde9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "doc"
4-
version = "0.0.45" #auto
4+
version = "0.0.46" #auto
55
authors = [ "SiegeLord <slabode@aim.com>" ]
66

77
[lib]
@@ -11,4 +11,4 @@ path = "dummy.rs"
1111
[dependencies.gnuplot]
1212

1313
path = "../gnuplot"
14-
version = "=0.0.45" #auto
14+
version = "=0.0.46" #auto

gnuplot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "gnuplot"
4-
version = "0.0.45" #auto
4+
version = "0.0.46" #auto
55
license = "LGPL-3.0"
66
repository = "https://github.com/SiegeLord/RustGnuplot"
77
documentation = "http://siegelord.github.io/RustGnuplot/doc/gnuplot/index.html"

0 commit comments

Comments
 (0)