Release v0.4.3

This commit is contained in:
Sukchan Lee 2019-06-22 03:32:00 +00:00
parent 1a26354f29
commit 8902411afe
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@
#
PACKAGE="nextepc"
VERSION="0.4.2"
VERSION="0.4.3"
print_status() {
echo

View File

@ -1,6 +1,6 @@
{
"name": "nextepc",
"version": "0.4.2",
"version": "0.4.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "nextepc",
"version": "0.4.2",
"version": "0.4.3",
"description": "NextEPC",
"main": "index.js",
"repository": "https://github.com/acetcom/nextepc",