Skip to content

Commit

Permalink
chore: bump version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndrkalinin committed Nov 16, 2022
1 parent 0f37d8f commit 8ad0454
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/scripts/App/services.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ module.exports = class AppVersion extends BaseService
@register appServices

initialize: ->
@version = '0.2.1'
@version = '0.2.2'
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Alexandr Kalinin<akalinin@umich.edu>, Selvam Palanimalai<selvam1991@gmail.com>, Ivo Dinov<sdinov@umich.edu>, SOCR student contributors<statistics@umich.edu>",
"name": "SOCRAT",
"version": "0.2.1",
"version": "0.2.2",
"description": "A Dynamic Web Toolbox for Interactive Data Processing, Analysis, and Visualization",
"homepage": "https://github.com/SOCR/SOCRAT",
"repository": {
Expand Down

0 comments on commit 8ad0454

Please sign in to comment.