Skip to content

Commit

Permalink
update version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vendyp committed Aug 19, 2023
1 parent e8850c0 commit 601401e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file.

## 1.0.1

- Add new API(s) of People. Source [here](https://github.com/basecamp/bc3-api/blob/master/sections/people.md)

## 1.0.0

- Fixed API Projects
Expand Down
2 changes: 1 addition & 1 deletion src/Basecamp3Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<RootNamespace>Basecamp3Api</RootNamespace>
<PackageVersion>1.0.0</PackageVersion>
<PackageVersion>1.0.1</PackageVersion>
<Authors>Dwi Vendy Pratama</Authors>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/vendyp/basecamp3api.net</RepositoryUrl>
Expand Down

0 comments on commit 601401e

Please sign in to comment.