Skip to content

Commit 6e90a8e

Browse files
committed
Bump version with base xsd upgrade to 17.2 🎉
1 parent 455e1b9 commit 6e90a8e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.3.0 / 2017-10-26
2+
3+
* First release based on JUNOS 17.2R1.13 of vMX
4+
15
## 0.2.13 / 2017-10-13
26

37
* Bug fix

‎lib/junoser/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Junoser
2-
VERSION = "0.2.13"
2+
VERSION = "0.3.0"
33
end

0 commit comments

Comments
 (0)