Skip to content

Commit b50c8f1

Browse files
committed
version bump
1 parent b08edb5 commit b50c8f1

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.2.0')
22+
.version('0.2.1')
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)