Skip to content

Commit cb6950f

Browse files
committed
chore: update version to 0.8.2 in README, package.json, and package-lock.json
1 parent bce0f5b commit cb6950f

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.8.1-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.8.2-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.8.1",
4+
"version": "0.8.2",
55
"author": "Grant Eubanks <grant.w.eubanks@gmail.com>",
66
"description": "Redstring - A semantic knowledge graph application with visual node-based interface, RDF integration, and AI-powered knowledge discovery",
77
"license": "MIT",

0 commit comments

Comments
 (0)