From c5c288328115703e56568a6b9c48a33d276f9733 Mon Sep 17 00:00:00 2001 From: amaliadwiy Date: Thu, 23 Apr 2026 16:42:51 +0800 Subject: [PATCH] bump: version 0.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe46cf9..9f15aea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sistem-desa-mandiri", - "version": "0.1.5", + "version": "0.1.6", "private": true, "scripts": { "dev": "next dev --experimental-https",