Skip to content

Commit 210be72

Browse files
authored
Merge pull request #5 from probitas-test/bump-versions
Bump versions
2 parents 57399d1 + cb961db commit 210be72

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/probitas-client-http/deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@probitas/client-http",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"exports": {
55
".": "./mod.ts",
66
"./oidc": "./oidc.ts"

packages/probitas-reporter/deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@probitas/reporter",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"exports": "./mod.ts",
55
"imports": {
66
"@std/streams": "jsr:@std/streams@^1",

0 commit comments

Comments
 (0)