Skip to content

Commit

Permalink
Revert "Release v3.3.1 (#365)" (#367)
Browse files Browse the repository at this point in the history
This reverts commit 92df4fe.
  • Loading branch information
cici925 authored Oct 5, 2018
1 parent 92df4fe commit 7e06ff1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
# Changelog

## v3.3.1 (2018-10-04)
- Switch to gofrs/uuid (#361)
- Cleanup EnsureValidRangeConditions (#364)
- Add Java client cli support (#363)

## v3.2.1 (2018-08-31)
- Support RFC3339Nano and unix epoch time in millisecond for CLI timestamp query (#360)

Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
package dosa

// VERSION indicates the dosa client version
const VERSION = "3.3.1"
const VERSION = "3.2.1"

0 comments on commit 7e06ff1

Please sign in to comment.