Skip to content

Commit

Permalink
Fixes version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubkottnauer committed Oct 9, 2015
1 parent 4c9f04d commit 87e8508
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kendo-ui-react",
"version": "0.14",
"version": "0.14.0",
"description": "React Component Library for Kendo UI Widgets. There exists a React Component named for every Kendo widget in the kendo.ui namespace. Tested on React 0.14 and KendoUI 2015.2.902.",
"homepage": "https://github.com/jakubkottnauer/kendo-ui-react",
"main": "dist/kendo-ui-react.js",
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kendo-ui-react",
"version": "0.14",
"version": "0.14.0",
"description": "React Component Library for Kendo UI Widgets. There exists a React Component named for every Kendo widget in the kendo.ui namespace. Tested on React 0.14 and KendoUI 2015.2.902.",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 87e8508

Please sign in to comment.