Skip to content

Commit 9eed424

Browse files
committed
Bump to 3.0.4: fix image URLs, update .npmignore
1 parent f4cbf09 commit 9eed424

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![API Test](https://github.com/voiceittech/voiceit3-nodejs/actions/workflows/test.yml/badge.svg)](https://github.com/voiceittech/voiceit3-nodejs/actions/workflows/test.yml)
44
[![Dependabot](https://img.shields.io/github/issues-pr/voiceittech/voiceit3-nodejs/dependencies?label=dependabot&logo=dependabot&color=025e8c)](https://github.com/voiceittech/voiceit3-nodejs/pulls?q=is%3Apr+label%3Adependencies)
5-
[![Version](https://img.shields.io/badge/version-3.0.3-blue)](https://github.com/voiceittech/voiceit3-nodejs)
5+
[![Version](https://img.shields.io/badge/version-3.0.4-blue)](https://github.com/voiceittech/voiceit3-nodejs)
66
[![License: MIT](https://img.shields.io/badge/license-MIT-green)](https://github.com/voiceittech/voiceit3-nodejs/blob/main/LICENSE)
77
[![Platform](https://img.shields.io/badge/platform-Node.js-lightgrey)](https://github.com/voiceittech/voiceit3-nodejs)
88
[![VoiceIt API](https://img.shields.io/badge/VoiceIt-API%203.0-blue)](https://voiceit.io)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voiceittech/voiceit3-nodejs",
3-
"version": "3.0.2",
3+
"version": "3.0.4",
44
"description": "VoiceIt's API 3.0 Face + Voice Verification/Identification Node Wrapper",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)