From 71e3933babdc98d92d0e270f7e3d365cf3cb3761 Mon Sep 17 00:00:00 2001 From: chenc <1458513@qq.com> Date: Tue, 16 May 2023 20:46:07 +0800 Subject: [PATCH] version 1.0.0 --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index d1f45e7..0b41abc 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,7 @@ "description": "creating/encrypting/decrypting for php open_ssl library", "type": "library", "license": "MIT", + "version": "1.0.0", "authors": [ { "name": "0x49",