Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tochoromero committed May 7, 2021
1 parent 9f01e7d commit f350f01
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# VueJs Smart Table

[![CircleCI](https://circleci.com/gh/tochoromero/vuejs-smart-table/tree/master.svg?style=shield)](https://circleci.com/gh/tochoromero/vuejs-smart-table/tree/master)

Vue Smart Table was created out of the need for a simple highly customizable data table plugin
that could take advantage of Vue's slots. It has no dependencies but Vue and because it
renders as a standard HTML table it is compatible with CSS Frameworks such as Bootstrap and Foundation.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"grid",
"datagrid"
],
"version": "0.0.7",
"version": "0.0.8",
"private": false,
"main": "src/main.js",
"author": "Hector Romero Granillo",
Expand Down

0 comments on commit f350f01

Please sign in to comment.