Skip to content

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhunt committed May 15, 2019
1 parent 6eef9bd commit bd284f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

MAJOR=1
MINOR=0
PATCH=2
MINOR=1
PATCH=0
echo "${MAJOR}.${MINOR}.${PATCH}" | tr -d '\n'

0 comments on commit bd284f7

Please sign in to comment.