We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be3dd77 commit 3de87d0Copy full SHA for 3de87d0
README.md
@@ -618,6 +618,7 @@ We currently have translations (except the 'Columns' button) for:
618
- Norwegian (no)
619
- Persian (fa)
620
- Polish (pl)
621
+- Portuguese (pt)
622
- Russian (ru)
623
- Slovak (sk)
624
- Spanish (es)
package.js
@@ -1,6 +1,6 @@
1
Package.describe({
2
summary: "A reactive table designed for Meteor",
3
- version: "0.8.38",
+ version: "0.8.39",
4
name: "aslagle:reactive-table",
5
git: "https://github.com/aslagle/reactive-table.git"
6
});
0 commit comments