Skip to content

Commit

Permalink
Increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
manabutameni committed Mar 13, 2015
1 parent 0b547bc commit 6fd9cef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion imgur.sh
Expand Up @@ -5,7 +5,7 @@ set -e
# Declarations
api="3c1a21006e8a7a9"
required=("bash" "curl" "bc" "jsawk" "iconv")
version="0.99"
version="0.99.1"

function main() {
function get_album_id() {
Expand Down
2 changes: 1 addition & 1 deletion version
@@ -1 +1 @@
0.99
0.99.1

0 comments on commit 6fd9cef

Please sign in to comment.