We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 552297a commit 5045086Copy full SHA for 5045086
src/cli/main.ts
@@ -12,7 +12,7 @@ const main = defineCommand({
12
meta: {
13
name: 'nuxt-users',
14
description: 'CLI for Nuxt Users Module - Manage users, migrations, and database operations',
15
- version: '1.9.0'
+ version: '1.10.0'
16
},
17
subCommands: {
18
migrate,
0 commit comments