Skip to content

Commit

Permalink
Bump version to 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
vesnushka committed Nov 15, 2024
1 parent 69cd463 commit 699b788
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.4",
"version": "0.3.5",
"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.4",
"version": "0.3.5",
"private": true,
"dependencies": {
"@codemirror/commands": "^6.2.4",
Expand Down

0 comments on commit 699b788

Please sign in to comment.