Skip to content

Commit 4de8c2c

Browse files
committed
chore: Bump version to 0.9.4 in README and package.json
1 parent 6b92580 commit 4de8c2c

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Redstring ![App Version](https://img.shields.io/badge/version-v0.9.3-blue) [![GitHub Sponsors](https://img.shields.io/github/sponsors/theredstring?logo=github&label=Sponsor)](https://github.com/sponsors/theredstring)
1+
# Redstring ![App Version](https://img.shields.io/badge/version-v0.9.4-blue) [![GitHub Sponsors](https://img.shields.io/github/sponsors/theredstring?logo=github&label=Sponsor)](https://github.com/sponsors/theredstring)
22

33
A semantic knowledge graph application that bridges human cognition and machine intelligence through visual node-based interface, W3C semantic web standards, and AI-powered knowledge discovery.
44

package-lock.json

Lines changed: 2 additions & 2 deletions
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,7 +1,7 @@
11
{
22
"name": "redstring",
33
"private": true,
4-
"version": "0.9.3",
4+
"version": "0.9.4",
55
"bin": {
66
"redstring": "cli/redstring.js"
77
},

0 commit comments

Comments
 (0)