Skip to content

Commit 3de87d0

Browse files
committed
Version 0.8.39.
1 parent be3dd77 commit 3de87d0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,7 @@ We currently have translations (except the 'Columns' button) for:
618618
- Norwegian (no)
619619
- Persian (fa)
620620
- Polish (pl)
621+
- Portuguese (pt)
621622
- Russian (ru)
622623
- Slovak (sk)
623624
- Spanish (es)

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package.describe({
22
summary: "A reactive table designed for Meteor",
3-
version: "0.8.38",
3+
version: "0.8.39",
44
name: "aslagle:reactive-table",
55
git: "https://github.com/aslagle/reactive-table.git"
66
});

0 commit comments

Comments
 (0)