Skip to content

Commit c9a9561

Browse files
committed
Change version to v0.2.0.
1 parent d114d9f commit c9a9561

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The advised installation method is using the [`bpkg` package manager][bpkg], as
88
this will allow versioning to be used:
99

1010
```sh
11-
bpkg install potherca-bash/inline-source@v0.1.0
11+
bpkg install potherca-bash/inline-source@v0.2.0
1212
```
1313

1414
Alternatively, the latest version of this project's main script can be

bpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
"scripts": [
2121
"dist/inline_source"
2222
],
23-
"version": "0.1.0"
23+
"version": "0.2.0"
2424
}

0 commit comments

Comments
 (0)