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 60b397b commit beb2a8fCopy full SHA for beb2a8f
lib/matestack/ui/core/version.rb
@@ -1,7 +1,7 @@
1
module Matestack
2
module Ui
3
module Core
4
- VERSION = '0.7.2.1'
+ VERSION = '0.7.3'
5
end
6
7
package.json
@@ -1,6 +1,6 @@
{
"name": "matestack-ui-core",
- "version": "0.7.2.1",
+ "version": "0.7.3",
"private": true,
"dependencies": {
"axios": "^0.18.1",
0 commit comments