Skip to content

Commit

Permalink
bump v
Browse files Browse the repository at this point in the history
  • Loading branch information
yaacov committed Mar 9, 2020
1 parent f18b65d commit 2118f5a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion kubectl-sql.spec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
%define debug_package %{nil}

Name: %{repo}
Version: 0.2.9
Version: 0.2.10
Release: 1%{?dist}
Summary: kubectl-sql uses sql like language to query the Kubernetes cluster manager
License: Apache
Expand Down Expand Up @@ -43,6 +43,9 @@ install -p -m 0755 ./kubectl-sql %{buildroot}%{_bindir}/kubectl-sql

%changelog

* Mon Mar 9 2020 Yaacov Zamir <[email protected]> 0.2.10-1
- dont show usage on errors

* Mon Mar 9 2020 Yaacov Zamir <[email protected]> 0.2.9-1
- preety print join

Expand Down

0 comments on commit 2118f5a

Please sign in to comment.