Skip to content

Commit d12d3ff

Browse files
committed
Fixed README.md and changed version to 3.1.2
1 parent 3abb4ca commit d12d3ff

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "density_function_lang"
3-
version = "3.1.1"
3+
version = "3.1.2"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ density_function_lang.exe main.densityfunction --target-dir target
77
```
88

99
## Examples
10-
See [test/main.densityfunction](example/df/main.densityfunction).
10+
See [example/df/main.densityfunction](example/df/main.densityfunction).

0 commit comments

Comments
 (0)