mirror of
https://github.com/block-core/angor-hub-old.git
synced 2025-12-17 01:44:19 +01:00
Bump version to v0.0.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "angor-browse",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"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.4').full;
|
||||
export const ANGOR_VERSION = new Version('0.0.5').full;
|
||||
|
||||
Reference in New Issue
Block a user