Skip to content

Commit 27f2dc6

Browse files
Tagged 0.3.0
1 parent 88c34fb commit 27f2dc6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.3.0
2+
3+
Release date: 2018-11-14
4+
5+
- [ADDED] Echoes endpoint (PR #10 by @anero and @woodhull)
6+
17
# 0.2.0
28

39
Release date: 2018-11-07

lib/ngp_van/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module NgpVan
77

88
# Current minor release.
99
# @return [Integer]
10-
MINOR = 2
10+
MINOR = 3
1111

1212
# Current patch level.
1313
# @return [Integer]

0 commit comments

Comments
 (0)