/**
* Copyright © DiamondMVC 2019
* License: MIT (https://github.com/DiamondMVC/Diamond/blob/master/LICENSE)
* Author: Jacob Jensen (bausshf)
*/
module diamond.core.meta;

/// A string equivalent to the current version of Diamond.
static const diamondVersion = "3.0.0";