!2 Upgrade version to 1.0.2

From: @cherry530 
Reviewed-by: @wang--ge 
Signed-off-by: @wang--ge
This commit is contained in:
openeuler-ci-bot 2023-11-10 03:32:36 +00:00 committed by Gitee
commit 4343fcd4bc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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