diff --git a/src/ncc/Exceptions/GitTagsException.php b/src/ncc/Exceptions/GitTagsException.php new file mode 100644 index 0000000..385de18 --- /dev/null +++ b/src/ncc/Exceptions/GitTagsException.php @@ -0,0 +1,20 @@ +message = $message; + } + } \ No newline at end of file