mirror of
https://github.com/ipshing/obsidian-text-transform.git
synced 2026-07-22 08:30:29 +00:00
Version bump (1.1.0)
This commit is contained in:
parent
0f7f591d7e
commit
61a89f4b2c
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "text-transform",
|
||||
"name": "Text Transform",
|
||||
"version": "1.0.4",
|
||||
"version": "1.1.0",
|
||||
"minAppVersion": "1.0.0",
|
||||
"description": "Transform text to different casings using the command palette or keyboard shortcuts.",
|
||||
"author": "ipshing",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "obsidian-text-transform",
|
||||
"version": "1.0.4",
|
||||
"version": "1.1.0",
|
||||
"description": "Adds formatting features to transform text casing.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue