diff options
author | Ted Trask <ttrask01@yahoo.com> | 2015-06-24 21:31:56 -0400 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2015-06-24 21:31:56 -0400 |
commit | acf8f051227da415b60d7629ec205c63709e0293 (patch) | |
tree | 6d0135753ae329e5d85a28f8148c04e80374d837 | |
parent | 59fad96f7a1e4adabc435d1af4372331014184a3 (diff) | |
download | acf-jquery-acf8f051227da415b60d7629ec205c63709e0293.tar.bz2 acf-jquery-acf8f051227da415b60d7629ec205c63709e0293.tar.xz |
Bump version to 0.4.0v0.4.0
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ APP_NAME=jquery PACKAGE=acf-$(APP_NAME) -VERSION=0.3.1 +VERSION=0.4.0 APP_DIST=\ *.js\ |