Skip to content

Commit a87688c

Browse files
authored
chore: merge pull request #10 from threeal/prerelease-0.1.1
Version 0.1.1 Release Preparation
2 parents 14790ba + 5c4f0d4 commit a87688c

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Google Rank
22

3-
[![build status](https://img.shields.io/github/actions/workflow/status/threeal/google-rank/build.yaml?branch=main)](https://github.com/threeal/google-rank/actions/workflows/build.yaml)
3+
[![npm version](https://img.shields.io/npm/v/google-rank?style=flat-square)](https://www.npmjs.com/package/google-rank)
4+
[![license](https://img.shields.io/github/license/threeal/google-rank?style=flat-square)](./LICENSE)
5+
[![build status](https://img.shields.io/github/actions/workflow/status/threeal/google-rank/build.yaml?branch=main&style=flat-square)](https://github.com/threeal/google-rank/actions/workflows/build.yaml)
46

57
Google Rank is a tool designed to provide valuable insights into website visibility on [Google](https://www.google.com/) search results. By tracking and monitoring your website's ranking for specific keywords, you can optimize your online presence and effectively reach a wider audience.
68

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "google-rank",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Retrieve the Google search ranking of your website for specific keywords ",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)