File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " ghost-text"
3
- version = " 0.1.5 "
3
+ version = " 0.1.6 "
4
4
edition = " 2024"
5
5
6
6
[lib ]
Original file line number Diff line number Diff line change 1
1
(define package-name 'ghost-text)
2
- (define version "0.1.5 ")
2
+ (define version "0.1.6 ")
3
3
4
4
(define dependencies '())
5
5
11
11
#:platform
12
12
" x86_64-windows"
13
13
#:url
14
- " https://github.com/nik-rev/ghost-text.hx/releases/download/v0.1.5 /ghost_text.dll" )
14
+ " https://github.com/nik-rev/ghost-text.hx/releases/download/v0.1.6 /ghost_text.dll" )
15
15
(
16
16
#:platform
17
17
" x86_64-macos"
18
18
#:url
19
- " https://github.com/nik-rev/ghost-text.hx/releases/download/v0.1.5 /libghost_text.dylib" )
19
+ " https://github.com/nik-rev/ghost-text.hx/releases/download/v0.1.6 /libghost_text.dylib" )
20
20
(
21
21
#:platform
22
22
" x86_64-linux"
23
23
#:url
24
- " https://github.com/nik-rev/ghost-text.hx/releases/download/v0.1.5 /libghost_text.so" )))))
24
+ " https://github.com/nik-rev/ghost-text.hx/releases/download/v0.1.6 /libghost_text.so" )))))
You can’t perform that action at this time.
0 commit comments