chore: bump to 3.1.1
This commit is contained in:
parent
99933083e7
commit
a10c33a25c
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "bapsicle",
|
"name": "bapsicle",
|
||||||
"nice_name": "BAPSicle",
|
"nice_name": "BAPSicle",
|
||||||
"version": "3.1.0",
|
"version": "3.1.1",
|
||||||
"description": "BAPS3, the third generation of University Radio York's Broadcast and Presenting Suite. This package includes the Server (BAPSicle) and Presenter (WebStudio)",
|
"description": "BAPS3, the third generation of University Radio York's Broadcast and Presenting Suite. This package includes the Server (BAPSicle) and Presenter (WebStudio)",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"directories": {
|
"directories": {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "bapsicle"
|
name = "bapsicle"
|
||||||
version = "3.1.0"
|
version = "3.1.1"
|
||||||
description = ""
|
description = ""
|
||||||
authors = ["University Radio York"]
|
authors = ["University Radio York"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
Loading…
Reference in a new issue