Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sefinek24 committed Dec 17, 2023
1 parent 719e101 commit d761b33
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "free-cleverbot",
"version": "1.0.2",
"version": "1.1.0",
"description": "Simple and unofficial NPM module for interacting with the same API that the Cleverbot website uses for free.",
"keywords": [
"cleverbot",
Expand Down
2 changes: 1 addition & 1 deletion test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ These symbols help in understanding and visualizing the flow of conversation bet
```
PS C:\GitHub\npm\free-cleverbot> npm run test
> free-cleverbot@1.0.2 test
> free-cleverbot@1.1.0 test
> node test/async.js && node test/promise.js
Async/await test...
Expand Down

0 comments on commit d761b33

Please sign in to comment.