Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit 67a3a0b

Browse files
author
10sr
committed
Prepare v0.1.0
1 parent 8244e3d commit 67a3a0b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

editorconfig.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = "0.0.5"
1+
VERSION = "0.1.0"
22

33
local function logger(msg, view)
44
messenger:AddLog(("EditorConfig <%s>: %s"):

repo.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"Tags": ["editorconfig", "utility", "format"],
55
"Versions": [
66
{
7-
"Version": "0.0.5",
8-
"Url": "https://github.com/10sr/editorconfig-micro/archive/v0.0.5.zip",
7+
"Version": "0.1.0",
8+
"Url": "https://github.com/10sr/editorconfig-micro/archive/v0.1.0.zip",
99
"Require": {
1010
"micro": ">=1.1.3"
1111
}

0 commit comments

Comments
 (0)