Skip to content

Commit

Permalink
update readme and bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DineshSolanki committed Sep 12, 2024
1 parent 8c8af4c commit 0314166
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DeviantArt.Net/DeviantArt.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>0.2.0</Version>
<Version>0.3.0</Version>
<Title>DeviantArt.Net</Title>
<Authors>Dinesh Solanki</Authors>
<Description>DeviantArt.Net is a .NET client library for interacting with the DeviantArt API. It provides a simple and easy-to-use interface for accessing various endpoints of the DeviantArt API. </Description>
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ It provides a simple and easy-to-use interface for accessing various endpoints o
- Token management
- Supported Endpoints
- [x] Browse
- [ ] Collections
- [x] Collections
- [x] Comments
- [x] Data
- [x] Deviation
- [ ] ~~Feed - Deprecated by DeviantArt and scheduled for removal~~
- [ ] Gallery
- [x] Gallery
- [x] Messages
- [ ] ~~Notes - Deprecated by DeviantArt and scheduled for removal~~
- [ ] Stash
Expand Down

0 comments on commit 0314166

Please sign in to comment.