Bump version to beta.2

pull/345/head
cagataycivici 2020-05-17 17:15:46 +03:00
parent 760d65c35d
commit e9fb2c7f93
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "primevue",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2-SNAPSHOT",
"repository": {
"type": "git",
"url": "https://github.com/primefaces/primevue.git"

View File

@ -1,5 +1,5 @@
<template>
<div class="content-section layout-footer">
<span>PrimeVue 2.0.0-beta.1 by </span><a href="https://www.primetek.com.tr">PrimeTek</a>
<span>PrimeVue 2.0.0-beta.2 by </span><a href="https://www.primetek.com.tr">PrimeTek</a>
</div>
</template>