Skip to content

Commit

Permalink
Bump version to 0.3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 committed Dec 11, 2023
1 parent 4714355 commit 6acff39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "gvmkit-build"
version = "0.3.15"
version = "0.3.16"
description = "Tool used to build gvmi images used by Golem Network. Companion app to Golem Registry"
authors = ["Golem Factory <contact@golem.network>"]
edition = "2021"
Expand Down
4 changes: 2 additions & 2 deletions node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@golem-sdk/gvmkit-build",
"version": "0.3.13",
"version": "0.3.16",
"description": "",
"main": "binary.js",
"private": false,
Expand All @@ -17,7 +17,7 @@
"type": "git",
"url": "https://github.com/golemfactory/gvmkit-build-rs"
},
"author": "Golemfactory <contact@colem.netwok>",
"author": "Golemfactory <contact@golem.netwok>",
"license": "GPL-3",
"bugs": {
"url": "https://github.com/golemfactory/gvmkit-build-rs/issues"
Expand Down

0 comments on commit 6acff39

Please sign in to comment.