Skip to content

Commit e86dbe8

Browse files
committed
Release 0.2.9 version
1 parent 9c1cb99 commit e86dbe8

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "figma-linux-rust-binding"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
authors = ["Chugunov Roman"]
55
license = "GPL-2.0-only"
66
edition = "2018"
@@ -10,7 +10,7 @@ exclude = ["index.node"]
1010
crate-type = ["cdylib"]
1111

1212
[dependencies]
13-
libfonthelper = "0.3.5"
13+
libfonthelper = "0.3.9"
1414

1515
[dependencies.neon]
1616
version = "0.9"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "figma-linux-rust-binding",
3-
"version": "0.2.8",
3+
"version": "0.2.9",
44
"description": "Rust module that makes object of meta data of fonts",
55
"main": "native/index.node",
66
"author": "ChugunovRoman <Zebs-BMK@yandex.ru>",

0 commit comments

Comments
 (0)