Skip to content

Commit

Permalink
refactor(package.json and readme.md): 🎉 add a new version
Browse files Browse the repository at this point in the history
  • Loading branch information
gokhangunduz committed Sep 21, 2023
1 parent 1499903 commit e0efa5f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<img src="https://img.shields.io/badge/nodejs-18.17.1-dgreen" alt="node">
</a>
<a href="https://github.com/robolaunch/ui/releases">
<img src="https://img.shields.io/badge/release-v0.15.4-red" alt="release">
<img src="https://img.shields.io/badge/release-v0.15.5-red" alt="release">
</a>
<a href="#">
<img src="https://img.shields.io/badge/language-typescript-blue" alt="language">
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui",
"version": "0.15.4",
"version": "0.15.5",
"private": true,
"dependencies": {
"@emotion/css": "^11.10.6",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "robolaunch",
"short_name": "robolaunch",
"description": "Robolaunch",
"description": "robolaunch",
"icons": [
{
"src": "/app/144x144.png",
Expand Down

0 comments on commit e0efa5f

Please sign in to comment.