From f6b909a16063b218f6db7765a54f57183720852f Mon Sep 17 00:00:00 2001 From: Miles Bot Date: Sun, 26 May 2024 18:27:47 +0000 Subject: [PATCH] 1.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff6aeca..875b698 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osano", - "version": "1.7.1", + "version": "1.8.0", "description": "[![Latest Version on Packagist](https://img.shields.io/packagist/v/astrogoat/osano.svg?style=flat-square)](https://packagist.org/packages/astrogoat/osano) [![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/astrogoat/osano/run-tests?label=tests)](https://github.com/astrogoat/osano/actions?query=workflow%3Arun-tests+branch%3Amain) [![GitHub Code Style Action Status](https://img.shields.io/github/workflow/status/astrogoat/osano/Check%20&%20fix%20styling?label=code%20style)](https://github.com/astrogoat/osano/actions?query=workflow%3A\"Check+%26+fix+styling\"+branch%3Amain) [![Total Downloads](https://img.shields.io/packagist/dt/astrogoat/osano.svg?style=flat-square)](https://packagist.org/packages/astrogoat/osano)", "directories": { "test": "tests"