From 4f105d4e29520249f275348b6e771157c224a7a5 Mon Sep 17 00:00:00 2001 From: helloyou2012 Date: Thu, 19 Sep 2019 16:32:59 +0800 Subject: [PATCH] version 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c1aa25..578ad5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "micro-fs", - "version": "1.0.2", + "version": "1.0.3", "description": "File system and globbing utilities", "main": "lib/index.js", "scripts": {