mirror of
https://github.com/billsonnn/nitro-react.git
synced 2024-11-26 15:40:51 +01:00
Bump version 2.1.1
This commit is contained in:
parent
166ca6ef01
commit
45037875fb
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nitro-react",
|
"name": "nitro-react",
|
||||||
"version": "2.1.0",
|
"version": "2.1.1",
|
||||||
"homepage": ".",
|
"homepage": ".",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -1 +1 @@
|
|||||||
export const GetUIVersion = () => '2.1.0';
|
export const GetUIVersion = () => '2.1.1';
|
||||||
|
Loading…
Reference in New Issue
Block a user