Skip to content

Commit

Permalink
Update package version
Browse files Browse the repository at this point in the history
Ref: #60
  • Loading branch information
projkov committed Nov 27, 2023
1 parent c2ca96d commit aeea6aa
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.2.0",
"version": "0.3.0",
"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.2.0",
"version": "0.3.0",
"private": true,
"dependencies": {
"@codemirror/commands": "^6.2.4",
Expand Down

0 comments on commit aeea6aa

Please sign in to comment.