Skip to content

Commit 4f13f0d

Browse files
Bump version to 0.0.4
1 parent 8cc469c commit 4f13f0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<Features>strict</Features>
1313

1414
<!-- Assembly/NuGet info -->
15-
<Version>0.0.3</Version>
15+
<Version>0.0.4</Version>
1616
<Authors>Nickolas Gupton and kiota contributors up to commit 960db6b2c39ce815dcabf4d2dec8a084fd218c8c</Authors>
1717
<RepositoryUrl>https://github.com/CorruptComputer/ReQuesty</RepositoryUrl>
1818
<GenerateDocumentationFile>true</GenerateDocumentationFile>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ReQuesty [![Build & Tests](https://github.com/CorruptComputer/ReQuesty/actions/workflows/build-and-tests.yml/badge.svg?branch=main)](https://github.com/CorruptComputer/ReQuesty/actions/workflows/build-and-tests.yml)
1+
ReQuesty [![Build & Tests](https://github.com/CorruptComputer/ReQuesty/actions/workflows/build-and-tests.yml/badge.svg?branch=main)](https://github.com/CorruptComputer/ReQuesty/actions/workflows/build-and-tests.yml) [![NuGet Version](https://img.shields.io/nuget/vpre/requesty.svg)](https://www.nuget.org/packages/requesty)
22
=======
33

44
This project was forked from https://github.com/microsoft/kiota at commit 960db6b2c39ce815dcabf4d2dec8a084fd218c8c. I will be keeping the same license as was there in this commit and have no plans to change that. This fork was made for my own personal use and there will be changes as I see fit, so this is probably not something you want to use.

0 commit comments

Comments
 (0)