We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03da687 commit 9b05adeCopy full SHA for 9b05ade
lua/sort/init.lua
@@ -5,7 +5,7 @@ local utils = require('sort.utils')
5
local mappings = require('sort.mappings')
6
7
local M = {
8
- _VERSION = '2.1.1',
+ _VERSION = '2.1.2',
9
_DESCRIPTION = 'Sorting plugin for Neovim',
10
_URL = 'https://github.com/sQVe/sort.nvim',
11
_LICENSE = 'MIT',
0 commit comments