Skip to content

Commit d04aea4

Browse files
Release 1.14.0 (#209)
1 parent 70ce6c8 commit d04aea4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ inputs:
9595
required: false
9696
runs:
9797
using: docker
98-
image: docker://ghcr.io/juliaregistries/tagbot:1.13.1
98+
image: docker://ghcr.io/juliaregistries/tagbot:1.14.0
9999
branding:
100100
icon: tag
101101
color: red

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "tagbot"
3-
version = "1.13.1"
3+
version = "1.14.0"
44
description = "Creates tags, releases, and changelogs for your Julia packages when they're registered"
55
authors = ["Chris de Graaf <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)