# Return the bundled Web Awesome version

Reports the Web Awesome version bundled with the current
`shiny.webawesome` installation.

## Usage

``` r
wa_version()
```

## Value

A length-1 character vector containing the bundled Web Awesome version
string.

## Examples

``` r
wa_version()
```
