From bff51daffce4974cdfeb7ca84d202fed211b14b1 Mon Sep 17 00:00:00 2001 From: Liviu Ionescu Date: Wed, 4 Oct 2017 20:54:33 +0300 Subject: [PATCH] 0.0.5 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index b5137cb..60c7012 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@sifive/hifive1-board", - "version": "0.0.4", + "version": "0.0.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 90c030d..8d49433 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sifive/hifive1-board", - "version": "0.0.4", + "version": "0.0.5", "description": "An xPack with the µOS++ support for the SiFive HiFive1 board", "main": "", "scripts": {