Skip to content

Commit 173c64b

Browse files
authored
chore(release): 1.0.0 (#23)
Bumped version to 1.0.0 and fixed copyright year.
1 parent 6b4240e commit 173c64b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Please refer to the [contributing guide](CONTRIBUTING.md).
5858

5959
## Copyright
6060

61-
Copyright 2021 FactSet Research Systems Inc
61+
Copyright 2022 FactSet Research Systems Inc
6262

6363
Licensed under the Apache License, Version 2.0 (the "License");
6464
you may not use this file except in compliance with the License.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@factset/sdk-utils",
33
"description": "Utilities for interacting with FactSet APIs.",
4-
"version": "0.10.0",
4+
"version": "1.0.0",
55
"homepage": "https://developer.factset.com",
66
"repository": "FactSet/enterprise-sdk-utils-typescript.git",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)