Bump v3.0.0-beta.10

This commit is contained in:
Electron Bot 2018-09-07 21:36:19 -07:00
parent d36b14a322
commit 893f866c05
5 changed files with 6 additions and 6 deletions

View file

@ -8,7 +8,7 @@
#define ATOM_MAJOR_VERSION 3
#define ATOM_MINOR_VERSION 0
#define ATOM_PATCH_VERSION 0
#define ATOM_PRE_RELEASE_VERSION -beta.9
#define ATOM_PRE_RELEASE_VERSION -beta.10
#ifndef ATOM_STRINGIFY
#define ATOM_STRINGIFY(n) ATOM_STRINGIFY_HELPER(n)