Skip to content
This repository has been archived by the owner. It is now read-only.

Commit 9abc5be

Browse files
committed
set version to 0.3.0
1 parent 572f4bd commit 9abc5be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Sam Lavigne",
33
"name": "p5",
44
"description": "Javascript IDE for beginners",
5-
"version": "0.1.8",
5+
"version": "0.3.0",
66
"devDependencies": {
77
"br-mousetrap": "~1.1.3",
88
"brace": "git+https://[email protected]/antiboredom/brace.git",

public/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "p5",
3-
"version": "0.1.8",
3+
"version": "0.3.0",
44
"main": "index.html",
55
"window": {
66
"title": "Untitled",

0 commit comments

Comments
 (0)