Skip to content

Commit a9c6568

Browse files
committed
bumped version numbers
1 parent d459bfa commit a9c6568

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/matestack/ui/core/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Matestack
22
module Ui
33
module Core
4-
VERSION = '1.0.0.rc.1'
4+
VERSION = '1.0.0'
55
end
66
end
77
end

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "matestack-ui-core",
3-
"version": "1.0.0-rc.1",
3+
"version": "1.0.0",
44
"main": "app/javascript/matestack-ui-core",
55
"private": true,
66
"dependencies": {

0 commit comments

Comments
 (0)