Skip to content

Commit 317fa96

Browse files
committed
test
1 parent 5a5b216 commit 317fa96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Here's a sample configuration for ensuring your files have correct headers:
6464
# Filename: .pre-commit-config.yaml
6565
repos:
6666
- repo: 'https://github.com/kurtmckee/chipshot'
67-
rev: 'v0.8.0'
67+
rev: 'v0.9.0'
6868
hooks:
6969
- id: 'update-headers'
7070

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "chipshot"
3-
version = "0.8.0"
3+
version = "0.9.0"
44
description = "Set up game-winning headers!"
55
readme = "README.rst"
66
authors = [

0 commit comments

Comments
 (0)