update to 2.0.1

This commit is contained in:
lyn1001 2023-09-14 09:26:51 +08:00
parent b0cae7436a
commit 36526c0a0b
3 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%global enable_tests 1
%global module_name process-nextick-args
Name: nodejs-%{module_name}
Version: 2.0.0
Version: 2.0.1
Release: 1
Summary: The process.nextTick() but always with args
License: MIT
@ -40,5 +40,8 @@ node test.js
%{nodejs_sitelib}/%{module_name}
%changelog
* Wed Sep 13 2023 liyanan <thistleslyn@163.com> - 2.0.1-1
- update to 2.0.1
* Fri Aug 14 2020 wangyue <wangyue92@huawei.com> - 2.0.0-1
- package init

Binary file not shown.

Binary file not shown.