Skip to content

Commit

Permalink
Nuget updates for new release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Troy Willmot committed Aug 4, 2017
1 parent 80b3e90 commit 3e242d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions TweetMoaSharp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>TweetMoaSharp</id>
<version>4.0.1</version>
<version>4.0.2</version>
<dependencies>
<group>
<dependency id="Newtonsoft.Json" version="6.0.8" />
Expand Down Expand Up @@ -41,7 +41,7 @@
<releaseNotes>
New in 4.0.0.0
----------
- Added Unretweet (required for undoing self-retweets)
- Fix support for "app only" auth (consumer token without user token) where supported by Twitter API.
</releaseNotes>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion tweetmoasharp-push-nuget.bat
Original file line number Diff line number Diff line change
@@ -1 +1 @@
".nuget\NuGet.exe" push TweetMoaSharp.4.0.1.nupkg -Source https://api.nuget.org/v3/index.json
".nuget\NuGet.exe" push TweetMoaSharp.4.0.2.nupkg -Source https://api.nuget.org/v3/index.json

0 comments on commit 3e242d4

Please sign in to comment.