Skip to content

Commit d543849

Browse files
committed
version fix
1 parent fe1a766 commit d543849

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,6 @@ If you have a feature request, please add it as an issue or make a pull request.
181181

182182
## Changelog
183183

184-
### 0.1.1
184+
### 1.0.0
185185

186186
* First version

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-bootstrap-table2",
3-
"version": "0.1.1",
3+
"version": "1.0.0",
44
"description": "A sortable and searchable vue table, as a Vue component, using bootstrap styling.",
55
"keywords": [
66
"table",

0 commit comments

Comments
 (0)