Skip to content

Commit b615439

Browse files
committed
chore: prepare release v2.1.1
1 parent 5a3a895 commit b615439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/sort/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ local utils = require('sort.utils')
55
local mappings = require('sort.mappings')
66

77
local M = {
8-
_VERSION = '2.1.0',
8+
_VERSION = '2.1.1',
99
_DESCRIPTION = 'Sorting plugin for Neovim',
1010
_URL = 'https://github.com/sQVe/sort.nvim',
1111
_LICENSE = 'MIT',

0 commit comments

Comments
 (0)