Skip to content

Commit bb2beeb

Browse files
authored
Merge pull request #146 from DMTF/1.3.3-Tagging
1.3.3 Versioning
2 parents 86164b2 + d47eb05 commit bb2beeb

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
# Change Log
22

3+
## [1.3.3] - 2021-07-02
4+
- Added missing reference incrementer
5+
36
## [1.3.2] - 2021-06-04
47
- Added destroyServiceForSession to extract a session token without closing the session
58

rpm/libredfish.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: libredfish
2-
Version: 1.3.2
2+
Version: 1.3.3
33
Release: 1%{?dist}
44
Summary: libRedfish is a C client library that allows for Creation of Entities (POST), Read of Entities (GET), Update of Entities (PATCH), Deletion of Entities (DELETE), running Actions (POST), receiving events, and providing some basic query abilities.
55

0 commit comments

Comments
 (0)