Skip to content

Commit 9240482

Browse files
committed
Version to 2.1.0
1 parent 74c6618 commit 9240482

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
dotsync changelog
22
-----------------
33

4+
- 2.1.0 : README
45
- 2.0.0 : Bugfixes
56
- 1.0.0 : Intitial stable release
67
- 0.2.x : Bugfixes

bin/dotsync

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2727
#
2828

29-
DOTSYNC_VERSION=2.0.0
29+
DOTSYNC_VERSION=2.1.0
3030

3131
if [[ -z "$DOTFILES" ]]; then
3232
DOTFILES=".dotfiles"

0 commit comments

Comments
 (0)