Skip to content

Commit 78a3d64

Browse files
committed
Prepare for 0.4.0
1 parent 19589a5 commit 78a3d64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to the library should be put here
44

5-
## Unreleased
5+
## 0.4.0
66

77
- **BREAKING:** Make `JanetGc::collect` an unsafe function
88
- **BREAKING:** Remove `JanetEnvironment::add_def_with_doc`,

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "janetrs"
3-
version = "0.3.2"
3+
version = "0.4.0"
44
authors = ["Eric Shimizu Karbstein <gr41.j4ck@gmail.com>"]
55
description = "High level binding for Janet programming language"
66
repository = "https://github.com/GrayJack/janetrs"

0 commit comments

Comments
 (0)