Skip to content

Commit

Permalink
Angular UI Handsontable 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
warpech committed Mar 26, 2013
1 parent 6c831eb commit e3d58d5
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## HEAD
## 0.3.6 (Mar 26, 2012)

Feature:
- split-screen.html demo now uses all available space in window
Expand Down
4 changes: 2 additions & 2 deletions dist/angular-ui-handsontable.full.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* angular-ui-handsontable 0.3.5
* angular-ui-handsontable 0.3.6
*
* Date: Tue Mar 26 2013 02:37:48 GMT+0100 (Central European Standard Time)
* Date: Tue Mar 26 2013 02:41:07 GMT+0100 (Central European Standard Time)
*/

/**
Expand Down
4 changes: 2 additions & 2 deletions dist/angular-ui-handsontable.full.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* angular-ui-handsontable 0.3.5
* angular-ui-handsontable 0.3.6
*
* Date: Tue Mar 26 2013 02:37:48 GMT+0100 (Central European Standard Time)
* Date: Tue Mar 26 2013 02:41:07 GMT+0100 (Central European Standard Time)
*/

/**
Expand Down
4 changes: 2 additions & 2 deletions dist/angular-ui-handsontable.full.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/angular-ui-handsontable.full.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "https://github.com/warpech/angular-ui-handsontable/issues"
},
"author": "Marcin Warpechowski <marcin@nextgen.pl>",
"version": "0.3.5",
"version": "0.3.6",
"devDependencies": {
"grunt": "~0.4.0",
"grunt-css": "~0.5.4",
Expand Down

0 comments on commit e3d58d5

Please sign in to comment.