Skip to content

Commit 12ca6ef

Browse files
author
codewec
committed
fix: version
1 parent 5e474bc commit 12ca6ef

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
This file is managed with `changelogen`.
66

7-
## v1.1.0
7+
## v1.0.0
88

99

1010
### 🚀 Enhancements

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<img src="https://img.shields.io/github/last-commit/codewec/editoro?logo=github&color=609966&logoColor=fff" alt="Last commit"/>
1313
<a href="https://github.com/codewec/editoro/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-MIT-609966?logo=opensourceinitiative&logoColor=fff" alt="License MIT"/></a>
1414
<br/><br/>
15-
<img src="https://github.com/codewec/editoro/blob/main/.github/screenshots/editoro1.png?raw=true" alt="Editoro" width="40%"/>
15+
<img src="https://github.com/codewec/editoro/blob/main/.github/screenshots/editoro1.png?raw=true" alt="Editoro" width="100%"/>
1616
</p>
1717

1818
## Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "editoro",
3-
"version": "1.1.0",
3+
"version": "1.0.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)