Skip to content

Commit

Permalink
Bump version to v0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
vesnushka committed Nov 18, 2024
1 parent 4918d79 commit e02c4c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sdc-qrf/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sdc-qrf",
"license": "MIT",
"version": "0.3.5",
"version": "0.3.6",
"scripts": {
"build": "tsc",
"coverage": "jest --coverage --coverageReporters=text-lcov | coveralls",
Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "web",
"type": "module",
"version": "0.3.5",
"version": "0.3.6",
"private": true,
"dependencies": {
"@codemirror/commands": "^6.2.4",
Expand Down

0 comments on commit e02c4c9

Please sign in to comment.