We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b4240e commit 173c64bCopy full SHA for 173c64b
2 files changed
README.md
@@ -58,7 +58,7 @@ Please refer to the [contributing guide](CONTRIBUTING.md).
58
59
## Copyright
60
61
-Copyright 2021 FactSet Research Systems Inc
+Copyright 2022 FactSet Research Systems Inc
62
63
Licensed under the Apache License, Version 2.0 (the "License");
64
you may not use this file except in compliance with the License.
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@factset/sdk-utils",
3
"description": "Utilities for interacting with FactSet APIs.",
4
- "version": "0.10.0",
+ "version": "1.0.0",
5
"homepage": "https://developer.factset.com",
6
"repository": "FactSet/enterprise-sdk-utils-typescript.git",
7
"main": "lib/index.js",
0 commit comments