Skip to content

Commit 5bf7fff

Browse files
author
Uğur Özyılmazel
committed
Bump version: 0.1.5 → 0.1.6
1 parent 4d6d432 commit 5bf7fff

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.1.5
2+
current_version = 0.1.6
33
commit = True
44
tag = True
55

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ $ npm install @promptapi/scraper-pkg
2020
or, install from GitHub registry;
2121

2222
```bash
23-
$ npm install @promptapi/[email protected].5
23+
$ npm install @promptapi/[email protected].6
2424
```
2525

2626
---

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "@promptapi/scraper-pkg",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "",
55
"main": "scraper.js",
66
"scripts": {

0 commit comments

Comments
 (0)