Skip to content

Commit 146799b

Browse files
chore: release main (#364)
1 parent b2575e5 commit 146799b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"flipt-python": "1.4.1",
55
"flipt-rust": "1.1.1",
66
"flipt-php": "1.1.0",
7-
"flipt-csharp": "0.0.2"
7+
"flipt-csharp": "0.1.0"
88
}

flipt-csharp/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.0](https://github.com/flipt-io/flipt-server-sdks/compare/flipt-csharp-v0.0.2...flipt-csharp-v0.1.0) (2025-03-01)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 0.1.0 ([b2575e5](https://github.com/flipt-io/flipt-server-sdks/commit/b2575e5854546ad823dc7d79fb3c993f472efdb7))
9+
310
## [0.0.2](https://github.com/flipt-io/flipt-server-sdks/compare/flipt-csharp-v0.0.1...flipt-csharp-v0.0.2) (2024-08-14)
411

512
### Fixes

flipt-csharp/src/Flipt.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Nullable>enable</Nullable>
66
<PackageId>Flipt</PackageId>
77
<!-- x-release-please-start-version -->
8-
<Version>0.0.2</Version>
8+
<Version>0.1.0</Version>
99
<!-- x-release-please-end -->
1010
<Authors>Joseph Washington Jr. (vgwizardx), Flipt Devs ([email protected])</Authors>
1111
<Company>Flipt.io</Company>

0 commit comments

Comments
 (0)