Skip to content

Commit d7adf04

Browse files
committed
chore(release): 4.0.2
1 parent 43923a6 commit d7adf04

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.
44

5+
<a name="4.0.2"></a>
6+
## [4.0.2](https://www.github.com/JaCraig/SQLParser/releases/tag/v4.0.2) (2025-06-27)
7+
8+
### Bug Fixes
9+
10+
* **dependabot:** correct indentation in patterns section ([43923a6](https://www.github.com/JaCraig/SQLParser/commit/43923a6fa5e5178fcd6f84fbede35e7bcabcf00b))
11+
512
<a name="4.0.1"></a>
613
## [4.0.1](https://www.github.com/JaCraig/SQLParser/releases/tag/v4.0.1) (2025-01-28)
714

SQLParser/SQLParser.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
1616
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
1717
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
18-
<Version>4.0.1</Version>
18+
<Version>4.0.2</Version>
1919
<Title>SQLParser</Title>
2020
<Copyright>Copyright © James Craig 2017</Copyright>
2121
<PackageIcon>Icon.png</PackageIcon>

0 commit comments

Comments
 (0)