Skip to content

Commit

Permalink
v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jneen committed Apr 1, 2014
1 parent 8b15a0f commit dc2dee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/ry
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

# Library version
VERSION="0.5.1"
VERSION="0.5.2"

[[ -z "$RY_PREFIX" ]] && RY_PREFIX="$(dirname "$(dirname "$0")")"
[[ -z "$RY_LIB" ]] && RY_LIB="${RY_PREFIX}/lib/ry"
Expand Down

0 comments on commit dc2dee0

Please sign in to comment.