Skip to content

Commit 2415cf5

Browse files
committed
update dependencies and version numbers
1 parent 6a9cee4 commit 2415cf5

File tree

3 files changed

+6
-10
lines changed

3 files changed

+6
-10
lines changed

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "freenet-stdlib"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
edition = "2021"
55
rust-version = "1.71.1"
66
publish = true

typescript/Cargo.lock

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

typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@freenetorg/freenet-stdlib",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "Freenet standard library and utils",
55
"main": "src/index.ts",
66
"files": [

0 commit comments

Comments
 (0)