diff --git a/webcc/version.h b/webcc/version.h index 6ad5b8a..12fe5e2 100644 --- a/webcc/version.h +++ b/webcc/version.h @@ -1,6 +1,6 @@ #ifndef WEBCC_VERSION_H_ #define WEBCC_VERSION_H_ -#define WEBCC_VERSION "0.1.0" +#define WEBCC_VERSION "0.2.0" #endif // WEBCC_VERSION_H_