Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Commit 3378174

Browse files
Prepare 1.4.0 release
1 parent 0d6ed54 commit 3378174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pymakr",
33
"main": "./lib/main.js",
4-
"version": "1.3.5",
4+
"version": "1.4.0",
55
"description": "Adds a REPL console to Atom that connects to your Pycom board. It can run code on the board or synchronize your project files to it.",
66
"keywords": [
77
"Pycom",

0 commit comments

Comments
 (0)