Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit b157b70

Browse files
authored
Bump version to 0.5.0
1 parent e3a16cc commit b157b70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/clippy/version.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#pragma once
22

33
#define CLIPPY_VERSION_MAJOR 0
4-
#define CLIPPY_VERSION_MINOR 2
4+
#define CLIPPY_VERSION_MINOR 5
55
#define CLIPPY_VERSION_PATCH 0
6-
#define CLIPPY_VERSION_NAME "0.2.0"
6+
#define CLIPPY_VERSION_NAME "0.5.0"

0 commit comments

Comments
 (0)