diff --git a/package.json b/package.json index 3acaa44..e5102f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "talkable", - "version": "1.11.0", + "version": "1.12.0", "description": "[![Latest Version on Packagist](https://img.shields.io/packagist/v/astrogoat/talkable.svg?style=flat-square)](https://packagist.org/packages/astrogoat/talkable) [![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/astrogoat/talkable/run-tests?label=tests)](https://github.com/astrogoat/talkable/actions?query=workflow%3Arun-tests+branch%3Amain) [![GitHub Code Style Action Status](https://img.shields.io/github/workflow/status/astrogoat/talkable/Check%20&%20fix%20styling?label=code%20style)](https://github.com/astrogoat/talkable/actions?query=workflow%3A\"Check+%26+fix+styling\"+branch%3Amain) [![Total Downloads](https://img.shields.io/packagist/dt/astrogoat/talkable.svg?style=flat-square)](https://packagist.org/packages/astrogoat/talkable)", "main": "index.js", "directories": {