Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 1f13c0c

Browse files
committed
1.0.0
1 parent 9465295 commit 1f13c0c

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#Component: fh-api-mapper
22

3+
## 1.0.0 - 2015-09-23 - Cian Clarke
4+
* Rest Client service. Bower deps checked in, bugs fixed.
5+
36
## 1.0.0-rc.1 - 2015-09-21 - Cian Clarke
47
* Phase 1 RC1. Includes REST client, with save-able requests.
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fh-api-mapper",
3-
"version": "1.0.0-rc.1",
3+
"version": "1.0.0",
44
"dependencies": {
55
"body-parser": "1.13.3",
66
"cors": "2.7.1",

0 commit comments

Comments
 (0)