From ff4c4bcd74154c984ad288b2d0eb21bf52ef9557 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Sat, 8 Aug 2015 15:12:37 +0200 Subject: [PATCH] 1.0.0 --- man/learn.1 | 2 +- osx-learn.sh | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/man/learn.1 b/man/learn.1 index 7071fc9..ba9d422 100644 --- a/man/learn.1 +++ b/man/learn.1 @@ -1,4 +1,4 @@ -.TH "learn" "1" "August 2015" "0.0.0" "" +.TH "learn" "1" "August 2015" "1.0.0" "" .SH "NAME" \fBlearn\fR - Add words to the OS X Spell Check dictionary diff --git a/osx-learn.sh b/osx-learn.sh index 7ab210f..785b6a0 100755 --- a/osx-learn.sh +++ b/osx-learn.sh @@ -28,7 +28,7 @@ EOF # version () { - echo "0.0.0" + echo "1.0.0" } # diff --git a/package.json b/package.json index 3f1df23..bf5de3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osx-learn", - "version": "0.0.0", + "version": "1.0.0", "description": "Add words to the OS X Spell Check dictionary", "license": "MIT", "keywords": [