Skip to content

Commit e7cbe7e

Browse files
committed
call it one point oh
1 parent 363bb30 commit e7cbe7e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Electron TypeScript Definitions [![Build Status](https://travis-ci.org/electron/electron-typescript-definitions.svg?branch=master)](https://travis-ci.org/electron/electron-typescript-definitions)
22

3-
This module uses Electron's [JSON API documentation](https://electron.atom.io/blog/2016/09/27/api-docs-json-schema) to produce a TypeScript definition file.
3+
This module uses Electron's [JSON API documentation](https://electron.atom.io/blog/2016/09/27/api-docs-json-schema) to produce a TypeScript definition file for the Electron API.
44

55
## Installation
66

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "electron-typescript-definitions",
3-
"version": "0.0.9",
4-
"description": "Automatically generated definitely typed files for the Electron API",
3+
"version": "1.0.0",
4+
"description": "Automatically generated TypeScript definitions files for the Electron API",
55
"bin": "cli.js",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)