mirror of
https://github.com/block-core/angor-hub-old.git
synced 2026-01-31 07:34:21 +01:00
Bump version to v0.0.10
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "angor-hub",
|
||||
"version": "0.0.9",
|
||||
"version": "0.0.10",
|
||||
"description": "Angor Hub is a Nostr client that is customized around the Angor protocol, a decentralized crowdfunding platform.",
|
||||
"author": "angor",
|
||||
"private": true,
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
import { Version } from '@angor/version/version';
|
||||
|
||||
export const ANGOR_VERSION = new Version('0.0.9').full;
|
||||
export const ANGOR_VERSION = new Version('0.0.10').full;
|
||||
|
||||
Reference in New Issue
Block a user