upstream release 1.9.1

This commit is contained in:
Dan Callaghan 2018-06-04 14:14:41 +10:00
commit 8e66e41f6f
4 changed files with 9 additions and 4 deletions

View file

@ -11,7 +11,7 @@
%endif
Name: nodejs-underscore
Version: 1.9.0
Version: 1.9.1
Release: 1%{?dist}
Summary: JavaScript's functional programming helper library
License: MIT
@ -102,6 +102,9 @@ cp -pr underscore.js underscore-min.js underscore-min.map \
%changelog
* Mon Jun 04 2018 Dan Callaghan <dcallagh@redhat.com> - 1.9.1-1
- upstream release 1.9.1
* Mon Apr 30 2018 Dan Callaghan <dcallagh@redhat.com> - 1.9.0-1
- upstream release 1.9.0