Skip to content

Commit 85d3999

Browse files
committed
chore(release): 3.0.7
1 parent fb1d3f2 commit 85d3999

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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="3.0.7"></a>
6+
## [3.0.7](https://www.github.com/JaCraig/SQLParser/releases/tag/v3.0.7) (2023-8-29)
7+
8+
### Bug Fixes
9+
10+
* bump the dependencies group with 1 update ([43adbcf](https://www.github.com/JaCraig/SQLParser/commit/43adbcf76990f743a73d5d8997dc8b5b35a51485))
11+
12+
### Other
13+
14+
* Merge pull request #10 from JaCraig/dependabot/nuget/dependencies-b2585319aa ([fb1d3f2](https://www.github.com/JaCraig/SQLParser/commit/fb1d3f2bb358ea3c41d4ae01620d3dc91fb3a7ba))
15+
516
<a name="3.0.6"></a>
617
## [3.0.6](https://www.github.com/JaCraig/SQLParser/releases/tag/v3.0.6) (2023-8-28)
718

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>3.0.6</Version>
18+
<Version>3.0.7</Version>
1919
<Title>SQLParser</Title>
2020
<Copyright>Copyright © James Craig 2017</Copyright>
2121
<PackageIcon>Icon.png</PackageIcon>

0 commit comments

Comments
 (0)