File tree 3 files changed +6
-2
lines changed
3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ 1.1.1 / 2013-10-01
2
+ ------------------
3
+ * Fix Qty#toPrec() returning wrong result with some precision
4
+
1
5
1.1.0 / 2013-09-20
2
6
------------------
3
7
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " js-quantities" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"description" : " JavaScript library for quantity calculation and unit conversion" ,
5
5
"main" : " ./src/quantities.js" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 3
3
"main" : " ./src/quantities.js" ,
4
4
"readmeFilename" : " Readme.md" ,
5
5
"description" : " JavaScript library for quantity calculation and unit conversion" ,
6
- "version" : " 1.0.0 " ,
6
+ "version" : " 1.1.1 " ,
7
7
"homepage" : " https://github.com/gentooboontoo/js-quantities" ,
8
8
"repository" : {
9
9
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments