Upgrade version to 1.0.2

Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
cherry530 2023-11-10 10:53:09 +08:00
parent c7aa743e89
commit 811a0c1818
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
is-object-1.0.2.tgz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: nodejs-is-object
Version: 1.0.1
Version: 1.0.2
Release: 1
Summary: Checks whether a value is an object
License: MIT
@ -32,5 +32,8 @@ cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/is-object
%{nodejs_sitelib}/is-object
%changelog
* Fri Nov 10 2023 xu_ping <707078654@qq.com> - 1.0.2-1
- Upgrade version to 1.0.2
* Thu Aug 20 2020 yaokai <yaokai13@huawei.com> - 1.0.1-1
- Package init