Skip to content

Commit bfbced1

Browse files
committed
version bump
1 parent 32d9c33 commit bfbced1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/solid.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ initConfig();
1919
program
2020
.name('solid')
2121
.description('Utility toolings for interacting with a Solid server.')
22-
.version('0.6.3')
22+
.version('0.6.4')
2323
.enablePositionalOptions()
2424
.option('-a, --auth <string>', 'token | interactive | request | none - Authentication type (defaults to "request")')
2525
// .option('-i, --idp <string>', 'URL of the Solid Identity Provider')

0 commit comments

Comments
 (0)