updated version to alpha tag

This commit is contained in:
Tony Tam
2014-10-06 13:03:22 -07:00
parent 03dd9fb7f4
commit e52f83b501

View File

@@ -1,6 +1,6 @@
{
"name": "swagger-ui",
"version": "2.1.0",
"version": "2.1.0-alpha.1",
"description": "Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API",
"scripts": {
"build": "PATH=$PATH:./node_modules/.bin cake dist",