Skip to content

Commit 6dee3d0

Browse files
committed
Bump version
1 parent 2bba827 commit 6dee3d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 1.0.0-beta
22

33
- Removed `IntoValue` and added `ToValue` because it now accepts a reference to self
44
- `Custom` types now have to be wrapped in a `Pointer<T>`

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ NOTE: While `ocaml-rs` *can* be used safely, it does not prevent a wide range of
1919

2020
### Getting started
2121

22-
Take a look at the [ocaml-rust-starter](http://github.com/zshipko/ocaml-rust-starter) project for a basic example to help get started with `ocaml-rs`.
22+
[ocaml-rust-starter](http://github.com/zshipko/ocaml-rust-starter) is a basic example to help get started with `ocaml-rs`.
2323

2424
On the Rust side, you will need to add the following to your `Cargo.toml`:
2525

0 commit comments

Comments
 (0)