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 d459bfa commit a9c6568Copy full SHA for a9c6568
lib/matestack/ui/core/version.rb
@@ -1,7 +1,7 @@
1
module Matestack
2
module Ui
3
module Core
4
- VERSION = '1.0.0.rc.1'
+ VERSION = '1.0.0'
5
end
6
7
package.json
@@ -1,6 +1,6 @@
{
"name": "matestack-ui-core",
- "version": "1.0.0-rc.1",
+ "version": "1.0.0",
"main": "app/javascript/matestack-ui-core",
"private": true,
"dependencies": {
0 commit comments