Skip to content

Commit 24641d1

Browse files
committed
Update version to 1.0.0.beta1
1 parent 5403b6e commit 24641d1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22

33
## master (unreleased)
44

5+
## 1.0.0.beta1 (2020-09-19)
6+
57
* Initial release.

lib/filewatcher/cli/constants.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ class Filewatcher
44
module CLI
55
BINDIR = 'exe'
66

7-
VERSION = '0.0.0'
7+
VERSION = '1.0.0.beta1'
88
end
99
end

0 commit comments

Comments
 (0)