Skip to content

Commit 55b32a7

Browse files
committed
docs: updated version number
FossilOrigin-Name: e9b6ef85c6d5d4c70439e9794e80afc8c78c6dd0c50d5d100976ac2c19e1d4e4
1 parent 9edac41 commit 55b32a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
Tag **BREAKING** means the change break compatibility with a previous version
55
of the program.
66

7-
## [Unreleased]
7+
## [0.12.0] - 2025-01-31
88

99
### Changed
1010
- Don't check for named parameters in *type* procedure by `namedParams` rule.

nimalyzer.nimble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import std/os
22

33
# Package
44

5-
version = "0.11.0"
5+
version = "0.12.0"
66
author = "Bartek thindil Jasicki"
77
description = "A static code analyzer for Nim"
88
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)