Skip to content

Commit 7d41122

Browse files
committed
version bump
1 parent 4246834 commit 7d41122

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to the "ev3dev-browser" extension will be documented in this
33

44
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
55

6-
## Unreleased
6+
## 1.0.3 - 2019-03-25
77
### Changed
88
- `ev3devBrowser` debugger type no longer uses native executable.
99
- SSH shell no longer uses native executable on Linux and Mac.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "ev3dev-browser",
44
"description": "Browse for ev3dev devices",
55
"icon": "resources/icons/ev3dev-logo.png",
6-
"version": "1.0.2",
6+
"version": "1.0.3",
77
"publisher": "ev3dev",
88
"license": "MIT",
99
"repository": {

0 commit comments

Comments
 (0)