Skip to content
This repository was archived by the owner on Mar 11, 2022. It is now read-only.

Commit d5c8cd2

Browse files
committed
1.0.3
1 parent e7f875c commit d5c8cd2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## Unreleased
7+
## [1.0.3](https://github.com/hypermodules/dti/releases/v1.0.3)
88

99
- Add example to usage instructions.
1010
- Always update to the latest version of devtools when installing.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dti",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Command-line Electron Developer Tools Installer.",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)