# Vega-Typings

[![npm version](https://img.shields.io/npm/v/vega-typings.svg)](https://www.npmjs.com/package/vega-typings)
[![Build Status](https://travis-ci.org/vega/vega-typings.svg?branch=master)](https://travis-ci.org/vega/vega-typings)

Typings for [Vega](https://github.com/vega/vega).

## Release Process

To release a new version, make sure that everything works. Then run `yarn version` and bump the version number. Lastly, push to GitHub (with the release tag). [Travis](https://travis-ci.org/vega/vega-typings/builds) will build a bundle and make the [npm release](https://www.npmjs.com/package/vega-typings) automatically.
