We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2e0aac commit e8e3950Copy full SHA for e8e3950
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## [`v14.0.3`](https://github.com/stellar/js-stellar-base/compare/v14.0.2...v14.0.3):
6
+
7
### Fixed
8
9
- Add conversions for timepoint and duration scval types ([#819](https://github.com/stellar/js-stellar-base/pull/819))
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@stellar/stellar-base",
- "version": "14.0.2",
+ "version": "14.0.3",
"description": "Low-level support library for the Stellar network.",
"main": "./lib/index.js",
"browser": {
0 commit comments