Skip to content

Commit

Permalink
(v0.6.9) Automated packaging of release by Packagr
Browse files Browse the repository at this point in the history
  • Loading branch information
packagr-io[bot] committed Jun 17, 2024
1 parent 8842979 commit e51e083
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastenhealth/fasten-sources-js",
"version": "0.6.8",
"version": "0.6.9",
"description": "",
"main": "index.js",
"types": "index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion pkg/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ package version

// VERSION is the app-global version string, which will be replaced with a
// new value during packaging
const VERSION = "0.6.8"
const VERSION = "0.6.9"

0 comments on commit e51e083

Please sign in to comment.