[Version] Remove snapshot for tag

Update the version in advance of tagging a release.
This commit is contained in:
Pete Richards 2016-02-12 11:17:11 -08:00
parent 42ce2aa7cf
commit 3de094e311

View File

@ -1,6 +1,6 @@
{
"name": "openmctweb",
"version": "0.9.1-SNAPSHOT",
"version": "0.9.1",
"description": "The Open MCT Web core platform",
"dependencies": {
"express": "^4.13.1",