Skip to content

Commit 4a634dd

Browse files
committed
prepare v0.19.3 release
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parent 46e007c commit 4a634dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coderoad",
3-
"version": "0.19.2",
3+
"version": "0.19.3",
44
"description": "Play interactive coding tutorials in your editor",
55
"keywords": [
66
"tutorial",

Diff for: web-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coderoad-app",
3-
"version": "0.19.2",
3+
"version": "0.19.3",
44
"private": true,
55
"scripts": {
66
"analyze": "source-map-explorer 'build/static/js/*.js'",

0 commit comments

Comments
 (0)