Skip to content

Commit 60f4a29

Browse files
committed
Update NPM package information
1 parent 64aaf6e commit 60f4a29

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,5 @@ If you encounter any sentences where the classification is obviously wrong, open
3838

3939
## Release
4040
* 1.0.0 Original release
41+
* 1.1.0 Adds a new function to get the underlying scores
42+
* 1.1.1 Documentation and npm package updates

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dracula-sentiment",
3-
"version": "1.0.0",
3+
"version": "1.1.1",
44
"description": "A deep sentiment analyser for Node.js which uses character embeddings.",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)