Skip to content

Commit fe7014d

Browse files
committed
Bump version
1 parent 943cd06 commit fe7014d

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.1
66

77
- Add the trait `JanetArgs` that extend functionality of `[Janet]` used in Rust
88
defined Janet functions

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.4.0"
3+
version = "0.4.1"
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)