Skip to content

Commit

Permalink
Updated release.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ko1N committed Dec 31, 2020
1 parent 9975292 commit 6bfc39f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:

jobs:

generate:
generate_ubuntu_x86-64:
name: Create artifacts for x86/ubuntu-latest
runs-on: ubuntu-latest
steps:
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "memflow-qemu-procfs"
version = "0.1.3"
version = "0.1.4"
authors = ["ko1N <[email protected]>", "Aurimas Blažulionis <[email protected]>"]
edition = "2018"
description = "qemu procfs connector for the memflow physical memory introspection framework"
Expand Down

0 comments on commit 6bfc39f

Please sign in to comment.