Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Commit

Permalink
Build 1st release version
Browse files Browse the repository at this point in the history
  • Loading branch information
yarbshk committed Jul 29, 2017
1 parent 42851c1 commit 8c8a97f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,13 @@ The code above will generate the following Buefy markup:
</b-field>
...
```
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.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 8c8a97f

Please sign in to comment.