Create 0.0.3 version

This commit is contained in:
2026-02-10 14:41:29 -05:00
parent 7ef9862456
commit 3b772d46d4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
## Usage
```html
<script src="//cdn.jsdelivr.net/npm/docsify-plugin-google-adsense@0.0.1/index.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/docsify-plugin-google-adsense@latest/index.min.js"></script>
```
```js
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "docsify-plugin-google-adsense ",
"version": "0.0.2",
"version": "0.0.3",
"description": "[docsify](https://docsify.js.org/) plugin to make you easy to join up [google adsense](https://www.google.com/adsense)",
"main": "index.js",
"scripts": {