We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 145cb78 commit 2698c91Copy full SHA for 2698c91
CHANGELOG.md
@@ -1,5 +1,11 @@
1
### Changelog
2
3
+### 4.1.0
4
+
5
+- Add a digest option to the CLI #83
6
+- Fix provisioning URI is README #82
7
+- Improvements to docs
8
9
### 4.0.2
10
11
- Fix gemspec requirment for Addressable
lib/rotp/version.rb
@@ -1,3 +1,3 @@
module ROTP
- VERSION = '4.0.2'.freeze
+ VERSION = '4.1.0'.freeze
end
0 commit comments