Skip to content

Commit 5045086

Browse files
committed
chore: bump version number
1 parent 552297a commit 5045086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const main = defineCommand({
1212
meta: {
1313
name: 'nuxt-users',
1414
description: 'CLI for Nuxt Users Module - Manage users, migrations, and database operations',
15-
version: '1.9.0'
15+
version: '1.10.0'
1616
},
1717
subCommands: {
1818
migrate,

0 commit comments

Comments
 (0)