bump version for dev

This commit is contained in:
Spencer Alger 2014-11-11 08:18:57 -07:00
parent 895d40ee99
commit 5cad53f5f0
2 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
<!-- render {"template":"# Kibana <%= pkg.version %>"} -->
# Kibana 4.0.0-BETA2
# Kibana 4.0.0-BETA3-SNAPSHOT
<!-- /render -->
[![Build Status](https://travis-ci.org/elasticsearch/kibana.svg)](https://travis-ci.org/elasticsearch/kibana)
[![Build Status](https://travis-ci.org/elasticsearch/kibana.svg?branch=master)](https://travis-ci.org/elasticsearch/kibana?branch=master)
Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana strives to be easy to get started with, while also being flexible and powerful, just like Elasticsearch.

View file

@ -1,7 +1,7 @@
{
"name": "kibana",
"private": true,
"version": "4.0.0-BETA2",
"version": "4.0.0-BETA3-SNAPSHOT",
"description": "Kibana 4",
"main": "Gulpfile.js",
"dependencies": {},