Skip to content

Commit 5b509d3

Browse files
committed
Bump version 1.1
1 parent ba2e913 commit 5b509d3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

SQLFormatter.tableplusplugin/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "SQL Formatter Plugin",
33
"identifier": "com.tinyapp.TablePlus.SQLFormatter",
4-
"version": "1.0",
4+
"version": "1.1",
55
"detail": "This plugin helps you format the SQL statement",
66
"author": "TablePlus",
77
"authorEmail": "nick@tableplus.com",

SQLFormatter.tableplusplugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.tinyapp.TablePlus.SQLFormatter.tableplusplugin",
3-
"version": "1.0.1",
3+
"version": "1.0.0",
44
"description": "This plugin helps fill your empty table with funny text and quote for testing purpose",
55
"main": "main.js",
66
"dependencies": {

0 commit comments

Comments
 (0)