From ee21f841bf99e6db0fc2ff8b36a4a9434440bf12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Legan=C3=A9s-Combarro?= Date: Sat, 1 Apr 2017 02:04:06 +0200 Subject: [PATCH] Update to 2.8.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d8796e3..0f02085 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qemu", - "version": "2.8.0", + "version": "2.8.1", "description": "QEmu as a npm package for NodeOS", "bin": { "ivshmem-client": "bin/ivshmem-client", @@ -57,4 +57,4 @@ "type": "DirectoryIndex", "url": "http://wiki.qemu-project.org/download/" } -} +} \ No newline at end of file