From 8c8a97f4bac2a65449102145622b1c809ba77ce5 Mon Sep 17 00:00:00 2001 From: Yurii Rabeshko Date: Sat, 29 Jul 2017 22:33:22 +0300 Subject: [PATCH] Build 1st release version --- README.md | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a6a92f1..54e3022 100644 --- a/README.md +++ b/README.md @@ -95,13 +95,13 @@ The code above will generate the following Buefy markup: ... ``` -You may find more examples on the [vue-formly-buefy-examples repo](https://github.com/yarbshk/vue-formly-buefy-examples/). +You can find [more examples here](https://github.com/yarbshk/vue-formly-buefy-examples/). ## Status -The plugin passes the **beta testing** stage now. +The plugin passed the beta testing stage and now available for use in the **production** environment. ## Issues -Be free to open new issue if you notice a bug. Let's make web a little bit better together :) +Be free to open an issue if you notice a bug. Let's make web a little bit better together :) ## Copyright and License Copyright (c) 2017 Yuriy Rabeshko. Code released under the MIT license. diff --git a/package.json b/package.json index 54f4151..c38a376 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-formly-buefy", - "version": "0.2.0", + "version": "0.2.4", "description": "Vue.js plugin that covers the Buefy form fields for Formly.", "keywords": [ "vue",