Skip to content

Commit d73e27c

Browse files
committed
version bump
1 parent 2929f5f commit d73e27c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/matestack/ui/vue_js/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 VueJs
4-
VERSION = '3.0.0.rc1'
4+
VERSION = '3.0.0.rc2'
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-vuejs",
3-
"version": "3.0.0-rc1",
3+
"version": "3.0.0-rc2",
44
"main": "./lib/matestack/ui/vue_js/index.js",
55
"files": [
66
"lib/**/*.js",

0 commit comments

Comments
 (0)