Skip to content

Commit bd7c7c5

Browse files
committedJun 14, 2021
increment version for release
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parent a188e87 commit bd7c7c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎package.json

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

‎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.14.3",
3+
"version": "0.14.4",
44
"private": true,
55
"scripts": {
66
"build": "react-app-rewired build",

0 commit comments

Comments
 (0)
Failed to load comments.