Skip to content

Commit

Permalink
Bump version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémi Durieu committed Oct 10, 2020
1 parent 711b361 commit e9d9af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/dotrs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
EXIT_SUCCESS = 0
EXIT_FAILURE = 1

VERSION = '2.0.0-alpha'
VERSION = '2.0.0'
REPO_PATH = File.join(Dir.home, '.dotfiles')

# Set up the options
Expand Down

0 comments on commit e9d9af3

Please sign in to comment.