version bump; update license badge for AGPL v3

This commit is contained in:
2025-01-09 17:09:46 -05:00
parent 3153507595
commit d822e00fc9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# toak
[![npm version](https://img.shields.io/npm/v/toak)](https://www.npmjs.com/package/toak)
![Tests](https://github.com/seemueller-io/toak/actions/workflows/tests.yml/badge.svg)
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0.html)
## Overview

View File

@@ -1,6 +1,6 @@
{
"name": "toak",
"version": "3.1.0",
"version": "3.1.1",
"type": "module",
"license": "AGPL-3.0-or-later",
"repository": "https://github.com/seemueller-io/toak.git",