Skip to content

Commit

Permalink
Merge pull request #159 from farhan7reza7/farhan7reza7-patch-14
Browse files Browse the repository at this point in the history
Update package.json for releasing v1.1.3
  • Loading branch information
farhan7reza7 authored Feb 12, 2024
2 parents a9b8f1f + 0852a50 commit 4693392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@farhan7reza7/if-follow-package",
"version": "1.1.2",
"version": "1.1.3",
"description": "if-follow-package is a JavaScript library that provides APIs for managing followers and followings on GitHub. This package allows you to find users who are not following you back, find users who are following you back, unfollow users who are not following you back, check if a user is following you, check if you are following a user, get the exact total number of followings, get the exact total number of followers, and other follow control features.",
"main": "src/follow-back.js",
"scripts": {
Expand Down

0 comments on commit 4693392

Please sign in to comment.